mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update build-for-windows.yml
Try adding path
This commit is contained in:
parent
1c4e91b50f
commit
a3cefc117c
3
.github/workflows/build-for-windows.yml
vendored
3
.github/workflows/build-for-windows.yml
vendored
@ -75,6 +75,9 @@ jobs:
|
|||||||
# - name: Clear CA trust
|
# - name: Clear CA trust
|
||||||
# run: rm -Recursive node_modules/win-ca/pem
|
# run: rm -Recursive node_modules/win-ca/pem
|
||||||
|
|
||||||
|
- name: add path to msbuild
|
||||||
|
run: PATH="/c/Program Files/Microsoft Visual Studio/2022/Enterprise/MSBuild/Current/Bin/":$PATH
|
||||||
|
|
||||||
- name: Electron Builder
|
- name: Electron Builder
|
||||||
run: yarn run electron-builder --publish onTag
|
run: yarn run electron-builder --publish onTag
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user