Skip to content

Commit 3ca2155

Browse files
authored
Update build.yml
1 parent 217dc57 commit 3ca2155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555

5656
java-doc:
5757
runs-on: ubuntu-latest
58+
needs: [build]
5859
if: ${{ github.ref == 'refs/heads/main' }}
5960
permissions:
6061
contents: write # if you have a protection rule on your repository, you'll need to give write permission to the workflow.

0 commit comments

Comments
 (0)