Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
calfzhou authored Feb 5, 2025
1 parent 79b3edb commit 08ba559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
${{ runner.OS }}-npm-cache
- name: Install pnpm
run: npm install -g pnpm
run: npm install -g pnpm@9

- name: Install Dependencies
run: NODE_ENV=production make install
Expand Down

0 comments on commit 08ba559

Please sign in to comment.