fixed yarn run dist
This commit is contained in:
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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user