Skip to content

Commit

Permalink
Update generate_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bab2min authored Feb 14, 2021
1 parent 84d9ddf commit f2c1310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
mv variant/include/mapbox include/
- name: build
run: |
python3 -m pip install numpy
python3 -m pip install pdoc3==0.8.4
export TOMOTOPY_LANG=${{ matrix.language }}
python3 setup.py install
Expand Down

0 comments on commit f2c1310

Please sign in to comment.