Skip to content

Commit

Permalink
feature: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinant committed Nov 22, 2024
1 parent ba5c2e0 commit 5879633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
version: '7.9.2'
- uses: actions/setup-node@v3
with:
node-version: '22'
node-version: '18'
cache: 'pnpm'
- run: pnpm config set registry https://registry.npmjs.org/
- run: pnpm store prune
Expand Down

0 comments on commit 5879633

Please sign in to comment.