Skip to content

Commit

Permalink
ci: x
Browse files Browse the repository at this point in the history
  • Loading branch information
kalvkusk committed Feb 28, 2024
1 parent bdaed96 commit 09fc16f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
with:
workspaces: ./src-tauri
shared-key: "${{ matrix.os }}"
cache-all-crates: true
cache-on-failure: true


Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
with:
workspaces: ./src-tauri
shared-key: "${{ matrix.os }}"
cache-all-crates: true
cache-on-failure: true

######## BUILD ########
Expand Down

0 comments on commit 09fc16f

Please sign in to comment.