We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c37f9 commit 40fc9feCopy full SHA for 40fc9fe
.github/workflows/build-dispatch.yaml
@@ -54,5 +54,5 @@ jobs:
54
55
# Building the actual target
56
- name: Build Target (${{ inputs.target }})
57
- shell: powershell
+ shell: pwsh
58
run: ./ibt-ci build -t ${{ inputs.target }}
0 commit comments