Skip to content

Commit

Permalink
👷 修改 actions
Browse files Browse the repository at this point in the history
  • Loading branch information
KomoriDev committed Aug 1, 2023
1 parent 009a38c commit f00a03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup Node Environment
uses: .github/actions/setup-node
uses: ./.github/actions/setup-node

- name: Build Doc
run: pnpm build
Expand Down

0 comments on commit f00a03b

Please sign in to comment.