Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier committed Dec 14, 2023
1 parent 29e0695 commit 194e575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
run: |
python3 .github/replace.py
cd website
pip3 install poetry
poetry shell
# pip3 install poetry
# poetry shell
make html
- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 194e575

Please sign in to comment.