Skip to content

Commit

Permalink
fix yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Aug 13, 2024
1 parent 48cd3b5 commit ccc5826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-tstyche.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
node-version: 20
check-latest: true

- run: npm i yarn -g
- run: corepack enable
- run: yarn install
- run: yarn add monocart-coverage-reports@latest

Expand Down

0 comments on commit ccc5826

Please sign in to comment.