瀏覽代碼

bugfix: revert command for invoking iscc

Juraj Michálek 5 年之前
父節點
當前提交
eeec8952de
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/windows/tool_setup/build_installer.sh

+ 1 - 1
tools/windows/tool_setup/build_installer.sh

@@ -51,4 +51,4 @@ wget --no-verbose -O idf_versions.txt https://dl.espressif.com/dl/esp-idf/idf_ve
 
 echo "Running ISCC..."
 # https://jrsoftware.org/ishelp/index.php?topic=compilercmdline
-iscc /F "esp-idf-tools-setup-$INSTALLER_TYPE-unsigned" idf_tool_setup.iss
+iscc idf_tool_setup.iss