Skip to content

Commit

Permalink
useless commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnstRoell committed Jul 1, 2024
1 parent 4c2237c commit 50a8e4a
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 @@ -28,6 +28,7 @@ jobs:
run: |
pip install torch==2.2.0
pip install torch-scatter -f https://data.pyg.org/whl/torch-2.2.0+cpu.html
pip install pdoc
pip install -e .
# ADJUST THIS: build your documentation into docs/.
# We use a custom build script for pdoc itself, ideally you just run `pdoc -o docs/ ...` here.
Expand Down

0 comments on commit 50a8e4a

Please sign in to comment.