Skip to content

Commit

Permalink
chore(docs): try to fix pages action.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsingsun committed Sep 26, 2024
1 parent 45d5a79 commit a49fd65
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 @@ -44,10 +44,10 @@ jobs:

- uses: actions/setup-node@v4
name: Install Node.js
working-directory: docs/website
with:
node-version: 18
cache: pnpm
cache-dependency-path: docs/website/pnpm-lock.yaml

- name: Install dependencies
working-directory: docs/website
Expand Down

0 comments on commit a49fd65

Please sign in to comment.