diff --git a/.ci/package-windows.sh b/.ci/package-windows.sh index d0c4f8e1..85acf44c 100644 --- a/.ci/package-windows.sh +++ b/.ci/package-windows.sh @@ -39,6 +39,7 @@ cp -rf "$SCHEMA_DIR/"* data mkdir ../resource wget https://raw.githubusercontent.com/rime/weasel/refs/tags/${WEASEL_VERSION}/resource/weasel.ico -P ../resource wget https://raw.githubusercontent.com/rime/weasel/refs/tags/${WEASEL_VERSION}/output/install.nsi +mkdir archives makensis.exe //DWEASEL_VERSION=$WEASEL_VERSION //DPRODUCT_VERSION=$WEASEL_VERSION install.nsi # Rename the installer