We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd64fec commit fc901c8Copy full SHA for fc901c8
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install Rust
17
uses: actions-rs/toolchain@v1
18
with:
19
- toolchain: stable
+ toolchain: nightly
20
override: true
21
22
- name: Build release
0 commit comments