From da847b5de2c253413dc07ca365a5b7240828c602 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Tue, 13 Feb 2024 19:21:13 +0000 Subject: [PATCH] remove needs --- .github/workflows/iso.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index de1fa05..dce6ea7 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -15,8 +15,6 @@ env: jobs: build-and-push-iso: runs-on: ubuntu-latest - needs: - - build-docker_cache-container container: image: fedora:39 options: "--privileged"