diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dd8ba81..217d2bc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,6 +23,7 @@ jobs: recipe: # !! Add your recipes here - recipe.yml + - recipe-rawhide.yml steps: # the build is fully handled by the reusable github action - name: Build Custom Image