Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EliHei2 authored Sep 11, 2024
1 parent b1fe62f commit 12035ca
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 @@ -34,7 +34,7 @@ jobs:
# Step 3: Install your package from the repository
- name: Install package
run: |
pip install .
pip install ..
# Step 4: Install MkDocs and dependencies
- name: Install dependencies
Expand Down

0 comments on commit 12035ca

Please sign in to comment.