Commit 063bde3 1 parent c45546a commit 063bde3 Copy full SHA for 063bde3
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -314,8 +314,8 @@ jobs:
314
314
aws s3 cp linux-static-arm64-binaries/neko-*.tar.gz $HXBUILDS_S3ADDR/neko/linux-arm64/neko_latest.tar.gz
315
315
aws s3 cp mac-static-arm64-binaries/neko-*.tar.gz $HXBUILDS_S3ADDR/neko/mac/neko_latest.tar.gz
316
316
aws s3 cp mac-static-arm64-binaries/neko-*.tar.gz $HXBUILDS_S3ADDR/neko/mac-arm64/neko_latest.tar.gz
317
- aws s3 cp windows-vs2017-binaries/ neko-*.zip $HXBUILDS_S3ADDR/neko/windows/neko_latest.zip
318
- aws s3 cp windows64-vs2017-binaries/ neko-*.zip $HXBUILDS_S3ADDR/neko/windows64/neko_latest.zip
317
+ aws s3 cp neko-*-win .zip $HXBUILDS_S3ADDR/neko/windows/neko_latest.zip
318
+ aws s3 cp neko-*-win64 .zip $HXBUILDS_S3ADDR/neko/windows64/neko_latest.zip
319
319
320
320
# Chocolatey packages have to be named with version number,
321
321
# so let's use web redirection to keep the original file name.
You can’t perform that action at this time.
0 commit comments