We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29862b0 commit bef8d78Copy full SHA for bef8d78
.github/workflows/deploy.yml
@@ -25,5 +25,6 @@ jobs:
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
with:
28
+ TOOLCHAIN_VERSION: stable
29
RUSTTARGET: ${{ matrix.target }}
30
ARCHIVE_TYPES: ${{ matrix.archive }}
0 commit comments