Skip to content

Commit 9b0ed65

Browse files
authored
fix manifest (#15)
Signed-off-by: usamoi <usamoi@outlook.com>
1 parent 36e5087 commit 9b0ed65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_vchord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
PGVECTOR=${{ needs.versions.outputs.PGVECTOR }}
6464
6565
create-manifests:
66-
needs: ["docker"]
66+
needs: ["versions", "docker"]
6767
runs-on: ubuntu-latest
6868
strategy:
6969
matrix:

0 commit comments

Comments
 (0)