We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3950e commit c963112Copy full SHA for c963112
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
submodules: true
26
27
- name: Install PowerShell
28
- run: sh ./linux/install-pwsh.sh
+ run: bash ./linux/install-pwsh.sh
29
30
# Build:
31
- name: Install
0 commit comments