Ver Fonte

Fix path for remove check_defconfig step

jimsterino98 há 4 meses atrás
pai
commit
4a06f880fc
1 ficheiros alterados com 1 adições e 0 exclusões
  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