Skip to content

Commit

Permalink
🤏 Try to fix CI (11)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzyla committed Aug 24, 2024
1 parent abc6614 commit 5d97db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
with:
path: main
- uses: actions/setup-node@v4
- run: npm clean-install
- run: npm ci
- run: npm install @biomejs/[email protected]
- run: npm install [email protected]
- run: cat package.json
Expand Down

0 comments on commit 5d97db8

Please sign in to comment.