This commit is contained in:
Mr. Stallion 2023-09-03 16:01:03 -07:00
parent a1b0464d70
commit d23276734e
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ 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"
cp "${DIST_PATH}/x64/F-Chat-Rising-Setup-win-x64.exe" "${RELEASE_PATH}/F-Chat-Rising-win-x64.exe"