Ver Fonte

Remove optimizations input from build.yml

Removed 'optimizations' input requirement from the build workflow.
jimsterino98 há 4 meses atrás
pai
commit
458df608e6
1 ficheiros alterados com 0 adições e 3 exclusões
  1. 0 3
      .github/workflows/build.yml

+ 0 - 3
.github/workflows/build.yml

@@ -36,9 +36,6 @@ on:
       ntsync:
         required: true
         type: string
-      optimizations:
-        required: true
-        type: string
 
 jobs:
   build-samsung-gki: