We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4fa6a commit dd60120Copy full SHA for dd60120
1 file changed
.github/workflows/build.yml
@@ -25,4 +25,4 @@ jobs:
25
- name: Apply Patches
26
run: ./gradlew applyAllPatches --stacktrace
27
- name: Build
28
- run: ./gradlew build
+ run: ./gradlew createMojmapBundlerJar
0 commit comments