chore: desktop workflow
This commit is contained in:
4
.github/workflows/desktop.release.test.yml
vendored
4
.github/workflows/desktop.release.test.yml
vendored
@@ -41,9 +41,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry-url: 'https://registry.npmjs.org'
|
registry-url: 'https://registry.npmjs.org'
|
||||||
- run: ls
|
- run: ls
|
||||||
- uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: assets
|
|
||||||
path: packages/desktop/dist
|
|
||||||
- run: node scripts/sums.mjs
|
- run: node scripts/sums.mjs
|
||||||
- run: node scripts/create-draft-release.mjs
|
- run: node scripts/create-draft-release.mjs
|
||||||
|
|||||||
Reference in New Issue
Block a user