mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Use powershell shell instead of pwsh
This commit is contained in:
parent
07fe7ac647
commit
93524d34be
1
.github/workflows/build_windows.yaml
vendored
1
.github/workflows/build_windows.yaml
vendored
@ -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 }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user