Skip to content

Commit

Permalink
Add gtsa
Browse files Browse the repository at this point in the history
  • Loading branch information
spestana authored Mar 22, 2024
1 parent 6bf387b commit 887f750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
pip install .
pip install pdoc3
pip install goespy@git+https://github.com/spestana/goes-py
pip install gtsa@git+https://github.com/friedrichknuth/gtsa
# ADJUST THIS: build your documentation into docs/.
# We use a custom build script for pdoc itself, ideally you just run `pdoc -o docs/ ...` here.
- run: |
Expand Down

0 comments on commit 887f750

Please sign in to comment.