Skip to content

Commit

Permalink
Merge pull request #32 from SkwalExe/revert-31-vitepress
Browse files Browse the repository at this point in the history
Revert "Fix vitepress deployment workflow error"
  • Loading branch information
SkwalExe authored Jun 9, 2024
2 parents e1032a9 + 1bd166c commit 7f1f56a
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 7f1f56a

Please sign in to comment.