1
0
Fork 0

Codechange: typo in GoG's workflow (#14386)

pull/13289/merge
Patric Stout 2025-06-21 11:25:39 +02:00 committed by GitHub
parent 1b2a3b0cb1
commit 3571f77d46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ jobs:
curl -L https://cdn.openttd.org/openmsx-releases/0.4.2/openmsx-0.4.2-all.zip -o openmsx-all.zip
echo "::endgroup::"
echo "::group::Unpack OpenGFX"
echo "::group::Unpack OpenMSX"
unzip openmsx-all.zip
tar xf openmsx-*.tar
echo "::endgroup::"