Skip to content

Commit b61db56

Browse files
committed
split up in multiple (parallel) build modules
1 parent 165a2a9 commit b61db56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
java-version: 13
3131

3232
- name: "Build module ${{ matrix.module }}"
33-
with:
33+
env:
3434
MODULE: ${{ matrix.module }}
3535
run: |
3636
chmod 755 build-all.sh && ./build-all.sh

0 commit comments

Comments
 (0)