Skip to content

Commit

Permalink
Update build-macos-arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srba authored Sep 14, 2024
1 parent 779e445 commit cc0e216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
CXX: g++-14

- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: verifypn-arm64
path: '${{runner.workspace}}/build/verifypn/bin/verifypn-osx64'

0 comments on commit cc0e216

Please sign in to comment.