Преглед изворни кода

Remove optimizations input from build.yml

Removed 'optimizations' input requirement from the build workflow.
jimsterino98 пре 4 месеци
родитељ
комит
458df608e6
1 измењених фајлова са 0 додато и 3 уклоњено
  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: