Skip to content

Commit ccc5826

Browse files
committed
fix yarn
1 parent 48cd3b5 commit ccc5826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-tstyche.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
node-version: 20
5050
check-latest: true
5151

52-
- run: npm i yarn -g
52+
- run: corepack enable
5353
- run: yarn install
5454
- run: yarn add monocart-coverage-reports@latest
5555

0 commit comments

Comments
 (0)