Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabwhy committed Feb 25, 2024
1 parent fb407e0 commit 07c6562
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ jobs:
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable

- run: cd src-tauri
- uses: Swatinem/rust-cache@v2
- run: cd ..

- name: install dependencies (ubuntu only)
if: matrix.platform == 'ubuntu-20.04'
Expand Down

0 comments on commit 07c6562

Please sign in to comment.