Skip to content

Commit

Permalink
CI: please do the thing!
Browse files Browse the repository at this point in the history
  • Loading branch information
Techatrix committed Aug 14, 2024
1 parent 01a6fb5 commit 599f9da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build and Publish artifacts
run: |
echo $MINISIGN_SECRET_FILE > minisign.key
echo "${MINISIGN_SECRET_FILE}" > minisign.key
zig build publish -Drelease-minisign -Doptimize=ReleaseSafe --summary all
rm -f minisign.key
env:
Expand Down

0 comments on commit 599f9da

Please sign in to comment.