Correct mac file extension

This commit is contained in:
Josh Stewart 2024-02-13 23:06:30 +11:00
parent d628aeccd7
commit a133d7b56c
1 changed files with 1 additions and 1 deletions

View File

@ -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