mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
publish electron builder
This commit is contained in:
parent
fb02e1d461
commit
bb588754c9
3
.github/workflows/build-for-windows.yml
vendored
3
.github/workflows/build-for-windows.yml
vendored
@ -63,6 +63,9 @@ jobs:
|
|||||||
- name: Clear CA trust
|
- name: Clear CA trust
|
||||||
run: rm -rf node_modules/win-ca/pem
|
run: rm -rf node_modules/win-ca/pem
|
||||||
|
|
||||||
|
- name: Electron Builder
|
||||||
|
run: yarn run electron-builder --publish onTag --win --dir
|
||||||
|
|
||||||
# - name: Upload artifacts
|
# - name: Upload artifacts
|
||||||
# uses: actions/upload-artifact@v3
|
# uses: actions/upload-artifact@v3
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user