Correct mac file extension
This commit is contained in:
parent
d628aeccd7
commit
a133d7b56c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue