Skip to content

Commit

Permalink
Update release.yml (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
radlinskii authored Oct 18, 2023
1 parent 95183bd commit 2cf4888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: rust-build/rust-build.action@v1.4.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOOLCHAIN_VERSION: 1.70
TOOLCHAIN_VERSION: 1.70.0
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}

0 comments on commit 2cf4888

Please sign in to comment.