Skip to content

Commit

Permalink
Merge pull request #1 from haipro287/main
Browse files Browse the repository at this point in the history
fix: update toolchain version in release.yml
  • Loading branch information
0x5ea000000 authored Feb 23, 2024
2 parents d0074f7 + ba8a42d commit d9171dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: rust-build/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOOLCHAIN_VERSION: 1.76
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}

0 comments on commit d9171dc

Please sign in to comment.