Skip to content

Commit b99bc85

Browse files
committed
-
1 parent 12e1961 commit b99bc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/vcpkg-cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
using: "composite"
99
steps:
1010
- name: Install vcpkg
11-
shell: bash
11+
shell: pwsh
1212
run: |
1313
echo "Installing vcpkg"
1414

0 commit comments

Comments
 (0)