Skip to content

Commit

Permalink
bust the cache
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronvg committed Nov 4, 2024
1 parent 54be423 commit 88976f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-typescript-release.reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
workspaces: engine
shared-key: engine-${{ github.job }}-${{ matrix._.target }}
shared-key: engine-${{ github.job }}-${{ matrix._.target }}-v2
cache-on-failure: true

- name: PNPM Install
Expand Down

0 comments on commit 88976f1

Please sign in to comment.