Skip to content

Commit

Permalink
Fix CI cache
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Dec 7, 2023
1 parent 3fcfcb7 commit 7f04d54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
node-version: 20
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
with:
workspaces: "./src-tauri -> target"

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

0 comments on commit 7f04d54

Please sign in to comment.