Skip to content

Commit

Permalink
fis binary workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Oct 23, 2024
1 parent 338ddcc commit e33b1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
--java-options "-Xmx256m"
--java-options '-Dfile.encoding="utf-8"'
${JPACKAGE_OS_OPTS}
- uses: upload-artifact@v4
- uses: actions/upload-artifact@v4
with:
path: .\target\cryptomator-cli
if-no-files-found: error
Expand Down

0 comments on commit e33b1f0

Please sign in to comment.