Skip to content

Commit

Permalink
TWEAK (actions): Specify requirements to runner
Browse files Browse the repository at this point in the history
  • Loading branch information
KOOKIIEStudios committed Sep 19, 2022
1 parent 652b229 commit 17973e7
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 @@ -17,6 +17,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3

- run: pip install -r contributor_requirements.txt
- run: pip install -e .
- run: pdoc lazuli -o docs/

Expand Down

0 comments on commit 17973e7

Please sign in to comment.