Skip to content

Commit

Permalink
add back all the other editions
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed May 25, 2024
1 parent b35d705 commit 94f0491
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ jobs:
build:
- manifest_path: "base/base-disk"
edition: "base"
- manifest_path: flagship/base-disk
edition: flagship
- manifest_path: gnome/base-disk
edition: gnome
- manifest_path: kde/base-disk
edition: kde
- manifest_path: xfce/base-disk
edition: xfce

uses: ./.github/workflows/diskimg.yml
with:
Expand Down

0 comments on commit 94f0491

Please sign in to comment.