Skip to content

Commit

Permalink
Remove cache: yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut authored Dec 4, 2023
1 parent 4b38f15 commit ab05adb
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 @@ -20,7 +20,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18.x
cache: yarn
- run: corepack enable
- run: corepack prepare
- run: yarn install
Expand Down

0 comments on commit ab05adb

Please sign in to comment.