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 f873e27 commit 1297ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
if: startsWith(matrix.os, 'desktop-build')
run: |
nvm use v18.16.1
npm install --global yarn
yarn -i
yarn pack:win
shell: powershell
Expand Down

0 comments on commit 1297ec2

Please sign in to comment.