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 194e575 commit 2982173
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
run: |
python3 .github/replace.py
cd website
# pip3 install poetry
# poetry shell
make html
pip3 install poetry
poetry run make html
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact
Expand Down

0 comments on commit 2982173

Please sign in to comment.