Skip to content

Commit

Permalink
update stable toolchain in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Freax13 committed Nov 30, 2024
1 parent 48c3ed8 commit 19f7932
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
key: build-cli-stable
workspaces: |
host
- name: "Update stable toolchain"
run: rustup update stable
- name: "Build"
run: cargo +stable build --all-features
working-directory: host/mushroom
Expand Down

0 comments on commit 19f7932

Please sign in to comment.