Skip to content

Commit

Permalink
Testing: check permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
philbull authored Jun 24, 2024
1 parent 29fcc29 commit 4a83264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
pip install mkdocs mkdocstrings[python]
#mkdocs gh-deploy --config-file ./docs/api/mkdocs.yml --force --site-dir api/
mkdocs build --config-file ./docs/api/mkdocs.yml --site-dir api/
ls -lh ./_site/
cp -r ./docs/api/api ./_site/api/
# Deployment job
Expand Down

0 comments on commit 4a83264

Please sign in to comment.