We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074b18e commit dc3bfacCopy full SHA for dc3bfac
1 file changed
.github/workflows/bootc.yaml
@@ -51,7 +51,7 @@ jobs:
51
# image: ghcr.io/ultramarine-linux/shade/cinnamon
52
# - name: sway
53
# image: ghcr.io/ultramarine-linux/shade/sway
54
- # needs: build # wait for build job to complete before running iso job
+ needs: build # wait for build job to complete before running iso job
55
uses: ./.github/workflows/build-iso.yaml
56
with:
57
variant_name: ${{ matrix.variant.name }}
0 commit comments