We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165a2a9 commit b61db56Copy full SHA for b61db56
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
java-version: 13
31
32
- name: "Build module ${{ matrix.module }}"
33
- with:
+ env:
34
MODULE: ${{ matrix.module }}
35
run: |
36
chmod 755 build-all.sh && ./build-all.sh
0 commit comments