Skip to content

Commit

Permalink
chore: run iso in container
Browse files Browse the repository at this point in the history
needs dnf
  • Loading branch information
BobyMCbobs committed Feb 20, 2024
1 parent 0ba9d10 commit a913c38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ permissions:
jobs:
iso:
runs-on: ubuntu-latest
container:
image: fedora:39
options: --privileged
steps:
- uses: actions/checkout@473055ba18d6d2da209cd46110aadb9275e3194e
- uses: ublue-os/isogenerator@a8cdedd915546b69c1e76036f85759b1f35cd029
Expand Down

0 comments on commit a913c38

Please sign in to comment.