Skip to content

Commit 1d9caa9

Browse files
authored
1 parent 0d3fddf commit 1d9caa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ifcopenshell-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
run: |
1414
sudo apt update && sudo apt install -y python3-pip
1515
pip3 install furo sphinx-autoapi sphinx-copybutton
16+
pip3 install --force-reinstall -v "astroid==3.3.8"
1617
git clone https://${{ secrets.GH_APIKEY }}@github.com/IfcOpenShell/IfcOpenShell
1718
cd IfcOpenShell/src/ifcopenshell-python/docs
1819
make html

0 commit comments

Comments
 (0)