Skip to content

Commit ea9f43a

Browse files
authored
fix ci workflow dependencies (#48)
benchpark container depends on treescape depends on thicket
1 parent 32db1b7 commit ea9f43a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
build_benchpark_container:
239239
needs:
240240
- setup_shared_matrix
241-
- build_thicket_container
241+
- build_treescape_container
242242
runs-on: ubuntu-latest
243243

244244
strategy:

0 commit comments

Comments
 (0)