Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
fix(docs): working on dependency errors
Browse files Browse the repository at this point in the history
  • Loading branch information
MemerGamer committed Jan 4, 2024
1 parent f92a1bb commit 21ff47a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Install dependencies
run: |
pip install sphinx furo myst_parser
pip install -r requirements.txt
- name: Sphinx build
run: |
cd $GITHUB_WORKSPACE # Change to the root directory
Expand Down

0 comments on commit 21ff47a

Please sign in to comment.