Use powershell shell instead of pwsh

This commit is contained in:
R Midhun Suresh 2024-01-31 18:00:03 +05:30
parent 07fe7ac647
commit 93524d34be
No known key found for this signature in database

View file

@ -156,6 +156,7 @@ jobs:
- run: yarn run build:res
- name: Build App
shell: powershell
run: |
yarn electron-builder --publish never -w ${{ steps.config.outputs.build-args }}