should finally work
This commit is contained in:
parent
9dbb50754e
commit
6970f8a44b
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -16,7 +16,8 @@ jobs:
|
||||||
- name: Setup Java JDK
|
- name: Setup Java JDK
|
||||||
uses: actions/setup-java@v3.12.0
|
uses: actions/setup-java@v3.12.0
|
||||||
with:
|
with:
|
||||||
distribution: adopt
|
distribution: 'adopt'
|
||||||
|
java-version: '17'
|
||||||
- name: Compile EPK
|
- name: Compile EPK
|
||||||
run: bash lax1dude/epkcompiler/run_unix.sh
|
run: bash lax1dude/epkcompiler/run_unix.sh
|
||||||
- name: Export data
|
- name: Export data
|
||||||
|
|
Loading…
Reference in New Issue
Block a user