Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Jan 30, 2025
1 parent 24e0e42 commit 4725da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-node@v4
with:
cache: 'pnpm'
node-version: 18
node-version: 22
registry-url: 'https://registry.npmjs.org'
- run: pnpm install
- run: pnpm build
Expand Down

0 comments on commit 4725da4

Please sign in to comment.