Skip to content

Commit

Permalink
Fix incorrect job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cheonjaeung committed Oct 19, 2024
1 parent e4c31bb commit 48d473a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
name: Build Documentation
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}
needs: test
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 48d473a

Please sign in to comment.