Skip to content

Commit c26d03f

Browse files
committed
chore(ci): Publish - correct dep for jdk image
1 parent 0497eda commit c26d03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ jobs:
511511
IMAGE_VERSION=${{ steps.prep.outputs.version }}
512512
513513
docker-debian-jdk:
514-
needs: [npm, cubestore, native_linux]
514+
needs: [npm, cubestore_linux, native_linux]
515515
name: Debian with jdk docker image
516516
runs-on: ubuntu-20.04
517517
timeout-minutes: 30

0 commit comments

Comments
 (0)