fixed yarn run dist
This commit is contained in:
parent
1431a7b388
commit
ad8edc6f1a
2
.github/workflows/electron-sandbox.yml
vendored
2
.github/workflows/electron-sandbox.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
yarn install
|
yarn install
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: |
|
run: |
|
||||||
yarn run sandbox
|
yarn run dist
|
||||||
- name: Cleanup artifacts Linux and macOS
|
- name: Cleanup artifacts Linux and macOS
|
||||||
if: matrix.os != 'windows-latest'
|
if: matrix.os != 'windows-latest'
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user