Skip to content

Commit

Permalink
fix: update clean cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hiro-v committed Jun 11, 2024
1 parent 59e712e commit cd96816
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cortex-js-openai-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
- name: "Cleanup cache"
continue-on-error: true
run: |
rm -rf ~/jan
make clean
npm cache clean --force
- name: Install dependencies
run: |
Expand Down

0 comments on commit cd96816

Please sign in to comment.