Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
emolter committed Nov 15, 2023
1 parent 159f2b7 commit 03c8d76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
uses: ammaraskar/sphinx-action@master
with:
docs-folder: docs
pre-build-command: "python -m pip install --upgrade pip && python -m pip install sphinx-pyproject && python -m pip install -r docs/requirements.txt && apt install --yes git build-essential pandoc"
pre-build-command: "apt install --yes git build-essential pandoc && python -m pip install --upgrade pip && python -m pip install sphinx-pyproject && python -m pip install -r docs/requirements.txt"
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.

0 comments on commit 03c8d76

Please sign in to comment.