Skip to content

Commit

Permalink
Adjusting directories
Browse files Browse the repository at this point in the history
  • Loading branch information
gphipps authored and gphipps committed Aug 6, 2024
1 parent 166eef5 commit 53b1a0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
git fetch --tags
git checkout publish-docs
git pull
cd docs
echo "Calling build.py"
python build.py
python docs/build.py
echo "Done Calling build.py"
cd ..
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 53b1a0e

Please sign in to comment.