We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3950e commit cefae83Copy full SHA for cefae83
.github/workflows/main.yml
@@ -88,7 +88,7 @@ jobs:
88
submodules: true
89
90
- name: Install PowerShell
91
- run: bash ./linux/install-pwsh.sh
+ run: sh ./linux/install-pwsh.sh
92
93
- name: Install
94
shell: pwsh
0 commit comments