Skip to content

Commit

Permalink
chore(ci): clear npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
StackOverflowExcept1on committed Nov 11, 2024
1 parent 0790732 commit 7dd5bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: "Check: ethexe contracts"
run: |
npm cache clean --force
cd ethexe/contracts
forge fmt --check
forge build --sizes
Expand Down

0 comments on commit 7dd5bd0

Please sign in to comment.