Skip to content

Commit

Permalink
Update deploy_site.yml
Browse files Browse the repository at this point in the history
attempting to fix #729
  • Loading branch information
ahouseholder authored Mar 3, 2025
1 parent 13c7937 commit 26ac56f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:

- name: Build Site
run: |
export PYTHONPATH=./src;$PYTHONPATH
mkdocs build --verbose --clean --config-file mkdocs.yml
- name: Upload artifact
Expand Down

0 comments on commit 26ac56f

Please sign in to comment.