Skip to content

Commit dd60120

Browse files
committed
fix actions
1 parent be4fa6a commit dd60120

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
@@ -25,4 +25,4 @@ jobs:
2525
- name: Apply Patches
2626
run: ./gradlew applyAllPatches --stacktrace
2727
- name: Build
28-
run: ./gradlew build
28+
run: ./gradlew createMojmapBundlerJar

0 commit comments

Comments
 (0)