Skip to content

Commit

Permalink
Fix wrong directory on build doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yoriiis committed Dec 11, 2023
1 parent 92e55d7 commit ce17ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
uses: yoriiis/actions/.github/workflows/github-pages-deploy.yml@main
with:
node-version: 12.14
build-dir: docs
build-dir: docs/site
command-build: npm run docs:build

0 comments on commit ce17ad3

Please sign in to comment.