Skip to content

Commit

Permalink
Update gearboy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Jan 9, 2024
1 parent 79f8a46 commit 6d140b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gearboy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Add msbuild to PATH
uses: microsoft/[email protected]
- name: Get git version
id: get-gitversion
id: gitversion
run: |
$cmdout = git describe --abbrev=7 --dirty --always --tags
echo "gitversion = $cmdout" >> $Env:GITHUB_OUTPUT
Expand Down

0 comments on commit 6d140b3

Please sign in to comment.