Skip to content

Commit

Permalink
Override toolchain back to nightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
apogeeoak committed Dec 18, 2020
1 parent b702f3b commit 58d5060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
rustup set profile minimal
rustup toolchain install nightly -c rust-docs
rustup default nightly
rustup override set nightly
- name: Install mdbook
run: |
mkdir bin
Expand Down

0 comments on commit 58d5060

Please sign in to comment.