Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: JohnserfSeed <[email protected]>
  • Loading branch information
Johnserf-Seed authored Dec 2, 2023
1 parent 3a5245a commit 5c7f6b9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ jobs:
npm run docs:build # or pnpm docs:build / yarn docs:build / bun run docs:build
pwd
ls
cd docs
ls
cd .vitepress
ls
cd dist
ls
# touch docs/.vitepress/dist/.nojekyll
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
Expand Down

0 comments on commit 5c7f6b9

Please sign in to comment.