Skip to content

Commit

Permalink
Actually remove yarn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
palmerj3 committed Jun 14, 2024
1 parent 0b3df9f commit fda01c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: lts/*
cache: yarn --force
- name: install
run: yarn --force
- name: run tests
Expand Down

0 comments on commit fda01c7

Please sign in to comment.