Browse Source

Remove KPM support from main.yml

Removed KPM support option from workflow configuration.
jimsterino98 1 tuần trước cách đây
mục cha
commit
62c736f26a
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      .github/workflows/main.yml

+ 0 - 6
.github/workflows/main.yml

@@ -105,12 +105,6 @@ on:
        default: true
        type: boolean
 
-      kpm:
-       description: "add KPM support"
-       required: false
-       default: true
-       type: boolean
-
 jobs:
 
   build-samsung: