Skip to content

Commit

Permalink
ci: change the cache-key for napi
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Feb 18, 2025
1 parent 34747e2 commit b20fd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ jobs:
- uses: oxc-project/setup-rust@cd82e1efec7fef815e2c23d296756f31c7cdc03d # v1.0.0
if: steps.filter.outputs.src == 'true'
with:
cache-key: warm
cache-key: napi
- uses: ./.github/actions/pnpm
if: steps.filter.outputs.src == 'true'
- if: steps.filter.outputs.src == 'true'
Expand Down

0 comments on commit b20fd6c

Please sign in to comment.