morris 5 лет назад
Родитель
Сommit
39fd234576
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 1
      install.fish
  2. 1 0
      tools/ci/executable-list.txt

+ 1 - 1
install.fish

@@ -1,6 +1,6 @@
 #!/usr/bin/env fish
 
-set basedir (realpath (status --current-filename)/..)
+set basedir $PWD
 
 set -x IDF_PATH $basedir
 

+ 1 - 0
tools/ci/executable-list.txt

@@ -27,6 +27,7 @@ examples/storage/parttool/parttool_example.sh
 examples/system/ota/otatool/get_running_partition.py
 examples/system/ota/otatool/otatool_example.py
 examples/system/ota/otatool/otatool_example.sh
+install.fish
 install.sh
 tools/build_apps.py
 tools/check_kconfigs.py