Skip to content

Commit 2cf459c

Browse files
author
Janos Tolgyesi
committed
fix gh actions config 2
1 parent 7c64474 commit 2cf459c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
sudo apt install -y libunwind-dev
6161
python -m pip install --upgrade pip
6262
python -m pip install -r requirements_dev.txt
63+
python -m pip install .
6364
python -m pip install sphinx sphinx-rtd-theme m2r2
6465
- name: Generate documentation with Sphinx
6566
run: |

0 commit comments

Comments
 (0)