Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
joseseb91 committed Feb 27, 2024
1 parent 8a96421 commit a8988b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-minify-plugin
- run: mkdocs gh-deploy --force --clean --config-file ./docs/mkdocs.yml --site-dir ./docs/site
- run: mkdocs gh-deploy --force --clean --config-file ./docs/mkdocs.yml --site-dir ./site

# Runs a set of commands using the runners shell
- name: Run a multi-line script
Expand Down
1 change: 0 additions & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
site_name: NP PE Docs
site_url: https://mkdocs.example.com/
docs_dir: docs
site_dir: /site
repo_url: https://github.com/joseseb91/ghpahes
repo_name: joseseb91/ghpahes
edit_uri: edit/main/docs/docs/
Expand Down

0 comments on commit a8988b7

Please sign in to comment.