split up in multiple (parallel) build modules

This commit is contained in:
Tom Hombergs
2020-07-25 20:19:04 +10:00
parent 165a2a9ae5
commit b61db5648d

View File

@@ -30,7 +30,7 @@ jobs:
java-version: 13
- name: "Build module ${{ matrix.module }}"
with:
env:
MODULE: ${{ matrix.module }}
run: |
chmod 755 build-all.sh && ./build-all.sh