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