Skip to content

Commit

Permalink
Fixup remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dozoisch committed Oct 30, 2021
1 parent 07f4662 commit 9f14535
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/standard-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node }}
cache: 'npm'

- name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit 9f14535

Please sign in to comment.