Skip to content

Commit

Permalink
DMG doesn't use staging dir anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bweir committed Nov 8, 2020
1 parent df74227 commit f0e93e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
- name: Build DMG image
run: |
packthing -j4 --override-version "0.0.0-$(basename "$GITHUB_REF")" dmg
mv build/staging/*.dmg .
- name: Save DMG image
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit f0e93e5

Please sign in to comment.