Skip to content

Commit

Permalink
testing windows build WIP4
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekjalan87 committed Oct 27, 2023
1 parent 0ec573e commit f873e27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
if: startsWith(matrix.os, 'desktop-build')
run: |
nvm use v18.16.1
yarn -i && yarn pack:win
yarn -i
yarn pack:win
shell: powershell

- name: Build/release Electron app
Expand Down

0 comments on commit f873e27

Please sign in to comment.