Skip to content

Commit af2d29b

Browse files
authored
Merge pull request #15 from ubuntu-robotics/artivis-patch-2
CI release wait for convertion
2 parents 35b711d + 5913d51 commit af2d29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu-core-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
path: turtlebot3c.qcow2
6767
release-image:
6868
runs-on: ubuntu-latest
69-
needs: ubuntu-image
69+
needs: qcow2-convertion
7070
if: startsWith(github.ref, 'refs/tags/')
7171
permissions:
7272
contents: write

0 commit comments

Comments
 (0)