Skip to content

Commit

Permalink
fes
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Devigne committed Jun 1, 2024
1 parent c26cb5e commit 6ed3f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: npm install -g create-dmg

- name: Create DMG
run: create-dmg './IPingTray.app' || echo "i don't pay Apple for signing app :-)
run: create-dmg './IPingTray.app' || echo "i don't pay Apple for signing app :-)"

- name: Upload DMG artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 6ed3f6e

Please sign in to comment.