chore: fix ci.yml rust toolchain

extract-routes
Meng Zhang 2023-11-12 15:25:27 -08:00
parent 52793304c0
commit 6f1a3039b0
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
- name: Sccache cache
uses: mozilla-actions/sccache-action@v0.0.3