Skip to content

Commit

Permalink
Update check-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Jan 31, 2024
1 parent 73e896a commit 3e2d723
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- name: make .dmg
run: make deploy

- name: move and zip .dmg
run: mv /Users/runner/work/verge/verge/verge-qt.dmg ~/ && zip verge-macos.zip ~/verge-qt.dmg
- name: zip .dmg
run: zip verge-macos.zip verge-qt.dmg

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 3e2d723

Please sign in to comment.