Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cdozdil authored Jan 20, 2025
1 parent df4d6d9 commit f02526f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
Write-Output "Extracted Version: $version"
# Optionally set the version as an output
echo "::set-output name=version::$version"
echo "version=$version" >> $GITHUB_OUTPUT
continue-on-error: false

Expand Down

0 comments on commit f02526f

Please sign in to comment.