This commit is contained in:
Mr. Stallion 2023-09-03 15:42:02 -07:00
parent 67a39f423d
commit a1b0464d70
1 changed files with 2 additions and 0 deletions

View File

@ -24,3 +24,5 @@ cd electron
yarn build:dist
node pack.js
cp "${DIST_PATH}/arm64/F-Chat-Rising-Setup-win-arm64.exe" "${RELEASE_PATH}/F-Chat-Rising-win-arm64.exe"
cp "${DIST_PATH}/arm64/F-Chat-Rising-Setup-win-x64.exe" "${RELEASE_PATH}/F-Chat-Rising-win-x64.exe"