Skip to content

Commit 1f97425

Browse files
committed
Fixed CI
1 parent e931559 commit 1f97425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
mc: ${{ matrix.version }}
133133
modloader: ${{ matrix.mod_loader }}
134134
regex: .*${{ matrix.mod_loader }}.*
135-
mc-runtime-test: ${{ matrix.mod_loader }}
135+
mc-runtime-test: ${{ matrix.mod_loader_alias }}
136136
java: ${{ steps.gradle-properties.outputs.JAVA_VERSION }}
137137
fabric-api: ${{ steps.gradle-properties.outputs.DEPS_FABRIC_API }}
138138
xvfb: false

0 commit comments

Comments
 (0)