chore: desktop workflow
This commit is contained in:
2
.github/workflows/desktop.release.test.yml
vendored
2
.github/workflows/desktop.release.test.yml
vendored
@@ -32,7 +32,6 @@ jobs:
|
||||
|
||||
Publish:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [Linux]
|
||||
defaults:
|
||||
run:
|
||||
working-directory: packages/desktop
|
||||
@@ -40,6 +39,7 @@ jobs:
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- run: ls
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: assets
|
||||
|
||||
Reference in New Issue
Block a user