build
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -258,4 +258,7 @@ jobs:
|
||||
env:
|
||||
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
|
||||
run: |
|
||||
pushd electron
|
||||
npm install
|
||||
popd
|
||||
node ./electron/build.js published
|
||||
|
||||
Reference in New Issue
Block a user