From 5913d5116a50be6db12180c2880205a2f8b83174 Mon Sep 17 00:00:00 2001 From: Jeremie Deray Date: Tue, 1 Oct 2024 19:18:34 +0200 Subject: [PATCH] CI release wait for convertion --- .github/workflows/ubuntu-core-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ubuntu-core-image.yaml b/.github/workflows/ubuntu-core-image.yaml index 6bf780a..ce457ba 100644 --- a/.github/workflows/ubuntu-core-image.yaml +++ b/.github/workflows/ubuntu-core-image.yaml @@ -66,7 +66,7 @@ jobs: path: turtlebot3c.qcow2 release-image: runs-on: ubuntu-latest - needs: ubuntu-image + needs: qcow2-convertion if: startsWith(github.ref, 'refs/tags/') permissions: contents: write