chore: fix scripts path
This commit is contained in:
2
.github/workflows/desktop.dev.yml
vendored
2
.github/workflows/desktop.dev.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
node-version: '14.x'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- run: yarn setup
|
||||
- run: node scripts/desktop/build.mjs appimage-x64
|
||||
- run: node ../../scripts/desktop/build.mjs appimage-x64
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: 'AppImage'
|
||||
|
||||
Reference in New Issue
Block a user