Skip to content

Commit

Permalink
🚧 fix(wip): no setup?
Browse files Browse the repository at this point in the history
  • Loading branch information
mxchinegod committed Dec 23, 2023
1 parent 3ef972a commit 49fba26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: 3.11
- name: Installing the library
run: |
python setup.py install && pip install sphinx sphinx_rtd_theme
pip install sphinx sphinx_rtd_theme
- name: Running the Sphinx to gh-pages Action
uses: uibcdf/[email protected]
with:
Expand Down

0 comments on commit 49fba26

Please sign in to comment.