Skip to content

Commit

Permalink
Update release-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
f-r00t authored Oct 22, 2024
1 parent e9588a3 commit 8e0aebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:

- name: Staple Notarization
if: matrix.config.os == 'macos-latest'
run: xcrun stapler staple dist/Aesir-${{ env.VERSION }}.app
run: xcrun stapler staple dist/Aesir-${{ env.VERSION }}.dmg

- name: Check artifacts --DEBUG--
run: ls dist
Expand Down

0 comments on commit 8e0aebd

Please sign in to comment.