diff --git a/.github/workflows/electron-build.yml b/.github/workflows/electron-build.yml index f52013c630..f0d8aa35eb 100644 --- a/.github/workflows/electron-build.yml +++ b/.github/workflows/electron-build.yml @@ -57,7 +57,7 @@ jobs: npm install --global yarn yarn -i yarn pack:win - shell: powershell + shell: bash - name: Build/release Electron app if: startsWith(matrix.os, 'macos')