Skip to content

Commit 7d59a93

Browse files
authored
Update build.yml
Update the dependency for publishing to GitHub pages
1 parent c4999e3 commit 7d59a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
publish:
5555
runs-on: ubuntu-latest
56-
needs: test
56+
needs: build
5757
steps:
5858
- name: Deploy javadoc to Github Pages
5959
uses: dev-vince/[email protected]

0 commit comments

Comments
 (0)