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 a3d3827 commit ae0ed2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildall.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
runs-on: ubuntu-latest
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
ver: ${{ steps.env.env.ver }}
sha: ${{ steps.env.env.sha }}
ver: ${{ steps.info.env.ver }}
sha: ${{ steps.info.env.sha }}
env:
ver: v0.3
steps:
Expand Down

0 comments on commit ae0ed2b

Please sign in to comment.