Skip to content

Commit 97a0401

Browse files
committed
Maybe this fixes CI?
1 parent a355786 commit 97a0401

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
run: |
6464
rustup update --no-self-update ${{ env.RUST_CHANNEL }}
6565
rustup component add rustfmt rust-src
66+
rustup default ${{ env.RUST_CHANNEL }}
6667
6768
- name: Cache Dependencies
6869
uses: Swatinem/rust-cache@988c164c3d0e93c4dbab36aaf5bbeb77425b2894

0 commit comments

Comments
 (0)