Skip to content

Commit

Permalink
50% de chance do deploy automático funcionar
Browse files Browse the repository at this point in the history
49% de não funcionar
e aquele 1% é vagabundo
  • Loading branch information
Abrolhus authored Jun 20, 2024
1 parent 2c341f9 commit 7c46bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs_deploy_on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs
- run: pip install mkdocs mkdocs-material
- run: mkdocs gh-deploy --force --clean --verbose

0 comments on commit 7c46bc5

Please sign in to comment.