Skip to content

Commit

Permalink
test get version again
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Apr 5, 2024
1 parent ae31e09 commit b178356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
id: get_version
run: |
$version = Get-Content version.txt
echo "version=$version" >> $env:GITHUB_ENV
echo "version=$version" >> $env:GITHUB_OUTPUT
- name: Test version
run: |
Expand Down

0 comments on commit b178356

Please sign in to comment.