Skip to content

Commit

Permalink
added verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
electronick-co committed May 24, 2024
1 parent 84f711f commit 6cf8bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: pip install mkdocs-static-i18n
# - run: pip install git+https://${GH_TOKEN}@github.com/electronick-co/mkdocs-material-insiders.git
- run: pip install mkdocs-material
- run: CI=true INSIDERS=false mkdocs gh-deploy --force
- run: CI=true INSIDERS=false mkdocs gh-deploy --force --verbose

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 6cf8bfa

Please sign in to comment.