mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
remove this job for now
This commit is contained in:
parent
162cd175cb
commit
36e7280fce
4
.github/workflows/build-for-windows.yml
vendored
4
.github/workflows/build-for-windows.yml
vendored
@ -64,8 +64,8 @@ jobs:
|
||||
|
||||
# clear our pem folder before publish
|
||||
# https://github.com/ukoloff/win-ca#clear-pem-folder-on-publish
|
||||
- name: Clear CA trust
|
||||
run: rm -rf node_modules/win-ca/pem
|
||||
# - name: Clear CA trust
|
||||
# run: rm -Recursive node_modules/win-ca/pem
|
||||
|
||||
- name: Electron Builder
|
||||
run: yarn run electron-builder --publish onTag
|
||||
|
||||
Loading…
Reference in New Issue
Block a user