use pwsh as shell value

This commit is contained in:
David Refoua 2022-10-18 16:54:26 +03:30
parent ee913e09ee
commit 2acb6808ed

View File

@ -28,8 +28,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Initialize vendors
run: |
PowerShell.exe -ExecutionPolicy Bypass -NoLogo -NoProfile -Command "Invoke-Expression '. ''scripts\build.ps1'' -verbose -sourcesPath vendor\sources.json'"
shell: pwsh
working-directory: scripts
run: .\build.ps1 -verbose
- name: Testing Clink Shell
run: |
cmd /c vendor\init.bat /v /d /t