Skip to content

Commit

Permalink
fix github ci (#124)
Browse files Browse the repository at this point in the history
* fix github ci

* zhlint

* fix github ci
  • Loading branch information
wtto00 authored Feb 13, 2025
1 parent d91f4dd commit a1f7d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Install pnpm
run: corepack enable
run: npm i -g corepack@latest

- name: Install Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit a1f7d6e

Please sign in to comment.