We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e1961 commit b99bc85Copy full SHA for b99bc85
.github/actions/vcpkg-cache/action.yml
@@ -8,7 +8,7 @@ runs:
8
using: "composite"
9
steps:
10
- name: Install vcpkg
11
- shell: bash
+ shell: pwsh
12
run: |
13
echo "Installing vcpkg"
14
0 commit comments