Skip to content

Commit

Permalink
Tried fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
x-tabdeveloping committed Sep 9, 2024
1 parent 5e9757b commit 40f517e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Dependencies
run: |
python -m pip install --upgrade pip
pip install "stormtrooper[docs,openai]"
pip install "stormtrooper[docs]"
- name: Build and Deploy
if: github.event_name == 'push'
Expand Down

0 comments on commit 40f517e

Please sign in to comment.