Skip to content

Commit f927703

Browse files
committed
Change logging
1 parent c378d4b commit f927703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-replays.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
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

0 commit comments

Comments
 (0)