فهرست منبع

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: