Skip to content

Commit

Permalink
Force updating gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
japinli committed Dec 21, 2024
1 parent cad2ec7 commit 1e6eabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Install Dependencies
run: pip install mkdocs
- name: Deploy Docs
run: mkdocs gh-deploy
run: mkdocs gh-deploy --force

0 comments on commit 1e6eabb

Please sign in to comment.