Skip to content

Commit 6001931

Browse files
committed
Rust
1 parent 1e47dde commit 6001931

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ jobs:
7575
librsvg2-dev \
7676
patchelf
7777
78+
- name: Install Rust
79+
uses: dtolnay/rust-toolchain@stable
80+
7881
- name: Build web assets (Vite)
7982
run: yarn build
8083

0 commit comments

Comments
 (0)