Skip to content

Commit bef8d78

Browse files
committed
Update github actions
1 parent 29862b0 commit bef8d78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
with:
28+
TOOLCHAIN_VERSION: stable
2829
RUSTTARGET: ${{ matrix.target }}
2930
ARCHIVE_TYPES: ${{ matrix.archive }}

0 commit comments

Comments
 (0)