Sfoglia il codice sorgente

Fix path for remove check_defconfig step

jimsterino98 4 mesi fa
parent
commit
4a06f880fc
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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