1
0
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:
JoelBirlingmairBeastCode 2022-08-24 20:25:05 -05:00 committed by GitHub
parent 1c4e91b50f
commit a3cefc117c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,9 @@ jobs:
# - name: Clear CA trust
# 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
run: yarn run electron-builder --publish onTag