Skip to content

Commit

Permalink
Update build-win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srba authored Sep 14, 2024
1 parent cc0e216 commit b3c5e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cmakeGenerator: UnixMakefiles
buildDirectory: '${{runner.workspace}}/build'
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: verifypn-win64
path: '${{runner.workspace}}/build/verifypn/bin/verifypn-win64.exe'

0 comments on commit b3c5e52

Please sign in to comment.