Skip to content

Commit

Permalink
get id from vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
kvnp committed Dec 25, 2023
1 parent 2fc8aa6 commit f461e0e
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 @@ -32,6 +32,7 @@ jobs:
- name: Retrieve version
shell: "bash"
run: |
cd vcpkg
echo "GIT_COMMIT=$(git rev-parse HEAD)" >> $GITHUB_OUTPUT
id: version

Expand Down

0 comments on commit f461e0e

Please sign in to comment.