Explorar o código

Fix action.yml by adding missing conditional block

jimsterino98 hai 2 meses
pai
achega
70ffe2b394
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/actions/configs/action.yml

+ 1 - 0
.github/actions/configs/action.yml

@@ -73,6 +73,7 @@ runs:
              echo "$config" >> "$target_config"
          fi
      done
+     fi
 
   - name: remove check_defconfig
     shell: bash