Update build-and-release.yml

typo
This commit is contained in:
breadbyte 2026-03-22 15:22:15 +08:00 committed by GitHub
parent 9d455f98b2
commit 9a803fec3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
fetch-translations:
strategy:
fail-fast: true
runs-on: ubuntu
runs-on: ubuntu-latest
needs: determine-build
# Translations will only be fetched in the MCCTeam repository, since it needs crowdin secrets.
if: ${{ github.repository == 'MCCTeam/Minecraft-Console-Client' }}