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

fix(action): rename feature step from 'KSUN+SUSFS' to 'SUSFS' for clarity

TheWildJames пре 4 месеци
родитељ
комит
16943861ca
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -105,7 +105,7 @@ jobs:
       with:
         ksu_commit: ${{ inputs.ksu_commit }}
 
-    - name: Feature: KSUN+SUSFS
+    - name: SUSFS
       if: contains(inputs.feature_set, 'SUSFS') || inputs.feature_set == 'All'
       uses: ./.github/actions/susfs
       with: