We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee4407 commit 45b23d6Copy full SHA for 45b23d6
.github/workflows/release.yml
@@ -25,3 +25,4 @@ jobs:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # needs to be provided to change assets
26
RUSTTARGET: ${{ matrix.target }}
27
EXTRA_FILES: "README.md LICENSE-APACHE LICENSE-MIT"
28
+ TOOLCHAIN_VERSION: nightly
0 commit comments