Skip to content

Commit

Permalink
fix: dmg filename
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenvukhang committed Jan 31, 2023
1 parent d6ddf1d commit 3854265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
-volname CanvasSync \
-srcfolder dmg \
-ov -format UDBZ \
CanvasSync.dmg
CanvasSync-${{ matrix.os }}.dmg
# upload release package
- name: Release
Expand Down

0 comments on commit 3854265

Please sign in to comment.