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
|
||||
- name: Publish
|
||||
run: |
|
||||
yarn run sandbox
|
||||
yarn run dist
|
||||
- name: Cleanup artifacts Linux and macOS
|
||||
if: matrix.os != 'windows-latest'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user