mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-28 19:15:41 -04:00
CI: Include data in Windows archive
Should make this a post-build step at some point though.
This commit is contained in:
parent
4d7240cf88
commit
01bc0eb650
@ -38,6 +38,8 @@ build_script:
|
|||||||
|
|
||||||
rm -f bin/x64/common-tests*
|
rm -f bin/x64/common-tests*
|
||||||
|
|
||||||
|
cp -a data/* bin/x64
|
||||||
|
|
||||||
"C:\Program Files\7-Zip\7z.exe" a -r duckstation-win64-release.7z ./bin/x64/*
|
"C:\Program Files\7-Zip\7z.exe" a -r duckstation-win64-release.7z ./bin/x64/*
|
||||||
|
|
||||||
appveyor PushArtifact duckstation-win64-release.7z
|
appveyor PushArtifact duckstation-win64-release.7z
|
||||||
|
Loading…
x
Reference in New Issue
Block a user