Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Jun 13, 2024
1 parent 5b2ca25 commit fe1532b
Show file tree
Hide file tree
Showing 3 changed files with 68,758 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
# sed -i "/pkcs12_password =/ s,=$,= $PKCS12_PASSWORD," $TRAFFIC_CONFIG
# Run the documentation
cd docs && poetry run make html
cd docs && CARTES_CACHE=./cache poetry run make html
- name: Deploy pages
uses: peaceiris/actions-gh-pages@v4
Expand Down
Loading

0 comments on commit fe1532b

Please sign in to comment.