whoops, almost forgot about that
This commit is contained in:
parent
3794a356d2
commit
56f4ad42da
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -15,6 +15,8 @@ jobs:
|
|||
run: ./gradlew teavm
|
||||
- name: Setup Java JDK
|
||||
uses: actions/setup-java@v3.12.0
|
||||
with:
|
||||
distribution: jdk
|
||||
- name: Compile EPK
|
||||
run: bash lax1dude/epkcompiler/run_unix.sh
|
||||
- name: Export data
|
||||
|
|
Loading…
Reference in New Issue
Block a user