Skip to content

Commit

Permalink
remove caching because it wasn't actually caching anything
Browse files Browse the repository at this point in the history
  • Loading branch information
jtbandes committed Nov 5, 2023
1 parent e67fc3f commit 4d67ea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/setup-node@v4.0.0
with:
node-version: 20.9
cache: yarn
- run: corepack enable yarn
- run: yarn install --immutable

Expand Down

0 comments on commit 4d67ea2

Please sign in to comment.