split up in multiple (parallel) build modules
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user