Skip to content

Commit

Permalink
set toolchain for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Yo'av Moshe committed Dec 23, 2023
1 parent eca1b19 commit a375d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
RUSTTARGET: ${{ matrix.target }}
TOOLCHAIN_VERSION: stable
EXTRA_FILES: "README.md LICENSE"

0 comments on commit a375d35

Please sign in to comment.