Skip to content

Commit

Permalink
Fix doc workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Wo <45139213+brainwo@users.noreply.github.com>
  • Loading branch information
brainwo committed Aug 10, 2024
1 parent dc3447f commit 03f0360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: github-pages
url: ${{ steps.deployments.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
needs: doc
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 03f0360

Please sign in to comment.