Skip to content

Commit

Permalink
Revert "Fix vitepress deployment workflow error"
Browse files Browse the repository at this point in the history
  • Loading branch information
SkwalExe authored Jun 9, 2024
1 parent e1032a9 commit 1bd166c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
with:
fetch-depth: 0 # Not needed if lastUpdated is not enabled
- uses: pnpm/action-setup@v3 # Uncomment this if you're using pnpm
with:
run_install: false
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 1bd166c

Please sign in to comment.