Skip to content

Commit

Permalink
Update installation of Hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine TAVANT committed Jun 23, 2024
1 parent 78d76d6 commit 9554a29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/page_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
run: |
sudo apt update
sudo apt install pandoc
sudo apt install hatch
sudo apt install pipx
pipx install hatch
- name: sphinx build
run: |
hatch run docs:build
Expand Down

0 comments on commit 9554a29

Please sign in to comment.