Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL authored Aug 31, 2024
1 parent 8cf7648 commit 61461d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
"current_date=$current_date" >> $env:GITHUB_ENV
echo Create git hash
git_hash=$(git -C . rev-parse --short HEAD)
$git_hash=$(git -C . rev-parse --short HEAD)
"git_hash=$git_hash" >> $env:GITHUB_ENV
echo Create version
Expand Down

0 comments on commit 61461d5

Please sign in to comment.