Skip to content

Commit

Permalink
Create missing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
graphemecluster committed Dec 9, 2024
1 parent 695d5b7 commit ef8a3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/package-windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef8a3ba

Please sign in to comment.