Skip to content

Commit

Permalink
Have workflow build API docs before uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
ehrenfeu committed Dec 18, 2024
1 parent ef5586e commit 5541bd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
# --minify \
# --baseURL "${{ steps.pages.outputs.base_url }}/"

- name: 🪚🔧🔨 Build API docs
run: scripts/buildall-apidocs

- name: 📤 Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 5541bd7

Please sign in to comment.