Skip to content

Commit

Permalink
ci: test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
uigywnkiub committed Aug 7, 2024
1 parent fa3533d commit a2b365c
Show file tree
Hide file tree
Showing 3 changed files with 1,499 additions and 1,043 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- name: Enable Corepack because of the Yarn Berry
run: corepack enable

# - name: Set Yarn to Berry version
# run: yarn set version berry
- name: Set Yarn to Berry version
run: yarn set version berry
# - name: Restore Turbo Cache
# uses: actions/cache@v4
# with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@
"commitlint",
"react-icons"
],
"packageManager": "yarn@4.3.0"
"packageManager": "yarn@4.4.0"
}
Loading

0 comments on commit a2b365c

Please sign in to comment.