Skip to content

Commit

Permalink
Patched error
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-chambers committed May 30, 2024
1 parent 69293da commit 0e83155
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 @@ -43,7 +43,7 @@ jobs:
architecture: 'x64'
cache: 'pip'
- name: Install Dependencies
- run: |
run: |
pip install --upgrade pip
pip install .[docs]
- name: Build Docs
Expand Down

0 comments on commit 0e83155

Please sign in to comment.