Skip to content

Commit

Permalink
run in bash
Browse files Browse the repository at this point in the history
  • Loading branch information
kvnp committed Dec 25, 2023
1 parent 41fa25c commit 2fc8aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows-vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
repository: "microsoft/vcpkg"
path: "vcpkg"
- name: Retrieve version
shell: "bash"
run: |
echo "GIT_COMMIT=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
id: version
Expand Down

0 comments on commit 2fc8aa6

Please sign in to comment.