Skip to content

Commit

Permalink
Try to fix docs WARNING: Unable to read file [autoapi.not_readable]
Browse files Browse the repository at this point in the history
  • Loading branch information
Moult authored Feb 10, 2025
1 parent 0d3fddf commit 1d9caa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ifcopenshell-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
run: |
sudo apt update && sudo apt install -y python3-pip
pip3 install furo sphinx-autoapi sphinx-copybutton
pip3 install --force-reinstall -v "astroid==3.3.8"
git clone https://${{ secrets.GH_APIKEY }}@github.com/IfcOpenShell/IfcOpenShell
cd IfcOpenShell/src/ifcopenshell-python/docs
make html
Expand Down

0 comments on commit 1d9caa9

Please sign in to comment.