Skip to content

Commit

Permalink
🤏 Try to fix CI (13)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzyla committed Aug 24, 2024
1 parent 76982a1 commit 9bbf443
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
with:
path: main
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm ci
- run: npm install @biomejs/[email protected]
- run: npm install [email protected]
Expand Down

0 comments on commit 9bbf443

Please sign in to comment.