Update build.yml

This commit is contained in:
IThundxr 2024-10-22 13:12:41 -04:00 committed by GitHub
parent 0545ea1d63
commit 23a1e3ee01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,5 +82,3 @@ jobs:
mc-runtime-test: none mc-runtime-test: none
java: 17 java: 17
fabric-api: ${{ matrix.loader == 'fabric' && env.FABRIC_API_VERSION || 'none' }} fabric-api: ${{ matrix.loader == 'fabric' && env.FABRIC_API_VERSION || 'none' }}
xvfb: false
headlessmc-command: -lwjgl --jvm -Djava.awt.headless=true