Skip to content

Commit

Permalink
💚
Browse files Browse the repository at this point in the history
  • Loading branch information
BeiyanYunyi committed Dec 23, 2023
1 parent 635663d commit 41688e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: lts
node-version: 20
cache: 'pnpm'
- name: Install dependencies
run: pnpm i --prefer-offline
Expand Down

0 comments on commit 41688e4

Please sign in to comment.