Skip to content

Commit

Permalink
fix: fix website ci
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Oct 31, 2024
1 parent bad3bc4 commit a303256
Show file tree
Hide file tree
Showing 2 changed files with 10,018 additions and 8,264 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 18
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
Expand Down
Loading

0 comments on commit a303256

Please sign in to comment.