Skip to content

Commit

Permalink
testing windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekjalan87 committed Oct 27, 2023
1 parent e4d5a41 commit 89e2c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
if: startsWith(matrix.os, 'desktop-build')
run: |
"C:\Program Files\Git\bin\bash.exe" -c "yarn pack:win"
shell: bash
shell: powershell

- name: Build/release Electron app
if: startsWith(matrix.os, 'macos')
Expand Down

0 comments on commit 89e2c93

Please sign in to comment.