Jelajahi Sumber

Fix target config in action.yml for nuking process

jimsterino98 2 bulan lalu
induk
melakukan
ef1624840c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/actions/configs/action.yml

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

@@ -46,7 +46,7 @@ runs:
      if [ -n "$target_config" ]; then
      if [ -n "$target_config" ]; then
       echo "Nuking Samsung Knox/Root protection in: $target_config"
       echo "Nuking Samsung Knox/Root protection in: $target_config"
          
          
-     cat >> "$GKI_DEFCONFIG << EOF
+     cat >> "$target_config" << EOF
      CONFIG_UH=n
      CONFIG_UH=n
      CONFIG_UH_RKP=n
      CONFIG_UH_RKP=n
      CONFIG_UH_LKMAUTH=n
      CONFIG_UH_LKMAUTH=n