File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8282 # Data\Scripts\MultiplayerScripts.scb
8383 # Data\Scripts\SkirmishScripts.scb
8484
85- Write-Host "Downloading GameData Generals" -ForegroundColor Cyan
85+ Write-Host "Downloading Game Data for Generals" -ForegroundColor Cyan
8686 aws s3 cp s3://github-ci/generals108_gamedata_trimmed.7z generals108_gamedata_trimmed.7z --endpoint-url $env:AWS_ENDPOINT_URL
8787
8888 Write-Host "Verifying File Integrity" -ForegroundColor Cyan
@@ -109,7 +109,7 @@ jobs:
109109 # Data\Scripts\Scripts.ini
110110 # Data\Scripts\SkirmishScripts.scb
111111
112- Write-Host "Downloading GameData GeneralsMD" -ForegroundColor Cyan
112+ Write-Host "Downloading Game Data for GeneralsMD" -ForegroundColor Cyan
113113 aws s3 cp s3://github-ci/zerohour104_gamedata_trimmed.7z zerohour104_gamedata_trimmed.7z --endpoint-url $env:AWS_ENDPOINT_URL
114114
115115 Write-Host "Verifying File Integrity" -ForegroundColor Cyan
You can’t perform that action at this time.
0 commit comments