mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
add win dir to build
This commit is contained in:
parent
02bbb1dc5f
commit
81848ac148
2
.github/workflows/build-for-windows.yml
vendored
2
.github/workflows/build-for-windows.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
||||
run: $env:Path += ";/c/Program Files/Microsoft Visual Studio/2022/Enterprise/MSBuild/Current/Bin/"
|
||||
|
||||
- name: Electron Builder
|
||||
run: yarn run electron-builder --publish onTag
|
||||
run: yarn run electron-builder --publish onTag --win --dir
|
||||
|
||||
# - name: Make
|
||||
# run: make build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user