diff --git a/.github/workflows/obs-staging-live.yml b/.github/workflows/obs-staging-live.yml index eae370de27..b9ae184f67 100644 --- a/.github/workflows/obs-staging-live.yml +++ b/.github/workflows/obs-staging-live.yml @@ -29,7 +29,7 @@ jobs: - name: Install tools run: zypper --non-interactive install --no-recommends - findutils git make osc + findutils git make osc obs-service-format_spec_file - name: Git Checkout uses: actions/checkout@v4