Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
afwbkbc committed Jul 7, 2024
1 parent ae0ed2b commit 512a19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: info
env:
sha: ${{ steps.short-sha.outputs.sha }}
run: echo $sha $ver
run: echo ${{ env.ver }} ${{ env.sha }}
- name: create-release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 512a19c

Please sign in to comment.