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 c1e9035 commit 0dd0080
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 @@ -29,7 +29,7 @@ jobs:
run: brew install create-dmg

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

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

0 comments on commit 0dd0080

Please sign in to comment.