Skip to content

Commit 462c747

Browse files
.github/workflows: adjust to bootc changes
The rule in the Justfile got renamed. Signed-off-by: Allison Karlitskaya <[email protected]>
1 parent fd91a26 commit 462c747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bootc-revdep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- name: Build sealed bootc image
101101
working-directory: bootc
102-
run: just build-sealed
102+
run: just variant=composefs-sealeduki-sdboot build
103103

104104
- name: Run composefs tests
105105
working-directory: bootc

0 commit comments

Comments
 (0)