Skip to content

Commit 19cfac1

Browse files
authored
Merge pull request #8 from qdrant/russcam-patch-1
Update build.yml
2 parents c4999e3 + 7d59a93 commit 19cfac1

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)