There was an error while loading. Please reload this page.
1 parent 36e5087 commit 9b0ed65Copy full SHA for 9b0ed65
1 file changed
.github/workflows/release_vchord.yml
@@ -63,7 +63,7 @@ jobs:
63
PGVECTOR=${{ needs.versions.outputs.PGVECTOR }}
64
65
create-manifests:
66
- needs: ["docker"]
+ needs: ["versions", "docker"]
67
runs-on: ubuntu-latest
68
strategy:
69
matrix:
0 commit comments