Kaynağa Gözat

Fix path for remove check_defconfig step

jimsterino98 4 ay önce
ebeveyn
işleme
4a06f880fc
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .github/actions/configs/action.yml

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

@@ -85,5 +85,6 @@ runs:
   - name: remove check_defconfig
     shell: bash
     run: |
+     cd "$COMMON"
      # Remove check_defconfig
      sed -i 's/check_defconfig//' ./build.config.gki