Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-labs committed Feb 5, 2024
1 parent 2bab881 commit 0c5a6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
shell: bash
run: |
apt update
apt install -y -qq --no-install-recommends enchant-2
apt install -y -qq --no-install-recommends enchant-2 git
pip install -r docs/requirements.txt
sphinx-build -b linkcheck ./docs _build
sphinx-build -b spelling ./docs _build
Expand Down

0 comments on commit 0c5a6c2

Please sign in to comment.