chore: desktop workflow

This commit is contained in:
Mo
2022-06-12 08:55:17 -05:00
parent 13eb78652f
commit 2f11006498

View File

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