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 4a4b24f commit 8a96421
Showing 1 changed file with 1 addition and 1 deletion.
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
- run: mkdocs gh-deploy --force --clean --config-file ./docs/mkdocs.yml --site-dir ./docs/site

# Runs a set of commands using the runners shell
- name: Run a multi-line script
Expand Down

0 comments on commit 8a96421

Please sign in to comment.