Skip to content

Commit

Permalink
pdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tae898 committed Jan 18, 2024
1 parent 92ad9f1 commit 4ec94a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python-version: "3.10"
- name: Upgrade pip and build dependencies
run: |
python3 -m pip install --upgrade pip setuptools wheel gymnasium pdoc matplotlib IPython
python -m pip install --upgrade pip setuptools wheel gymnasium pdoc matplotlib IPython
- name: Install room-env
run: |
python -m pip install -e .
Expand Down

0 comments on commit 4ec94a6

Please sign in to comment.