Skip to content

Commit c7020a0

Browse files
committed
ci
1 parent af94bac commit c7020a0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ jobs:
4444
cache-dependency-path: frontend/package-lock.json
4545

4646
- name: Setup Rust
47-
uses: dtolnay/rust-toolchain@stable
47+
uses: moonrepo/setup-rust@v1
48+
with:
49+
channel: stable
4850

4951
- name: Install dependencies (Ubuntu)
5052
if: matrix.platform == 'ubuntu-22.04'

0 commit comments

Comments
 (0)