Skip to content

Commit

Permalink
feat(doc): remote unused step
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahoo-Wang committed Jan 15, 2025
1 parent 48ebe7b commit 8c7309e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/document-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:

- name: Setup Node.js
uses: actions/setup-node@v4
working-directory: documentation
with:
node-version: 18
cache-dependency-path: documentation/yarn.lock
cache: yarn

- name: Build VitePress site
Expand Down

0 comments on commit 8c7309e

Please sign in to comment.