Skip to content

Commit

Permalink
Correct mac file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
noisymime committed Feb 13, 2024
1 parent d628aec commit a133d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Artefact for Mac build
path: dist/*.deb
path: dist/*.dmg

Build-for-win:
name: Run npm on x64 Windows
Expand Down

0 comments on commit a133d7b

Please sign in to comment.