Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
LordOfDragons committed Mar 14, 2024
1 parent ed68773 commit 526c72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Build API Docs
working-directory: ./ghdocs
run: python3 build.py
run: python3 _build.py

- name: Build Pages
uses: actions/jekyll-build-pages@v1
Expand Down

0 comments on commit 526c72a

Please sign in to comment.