Fix the github action
This commit is contained in:
parent
56f4ad42da
commit
9dbb50754e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setup Java JDK
|
||||
uses: actions/setup-java@v3.12.0
|
||||
with:
|
||||
distribution: jdk
|
||||
distribution: adopt
|
||||
- name: Compile EPK
|
||||
run: bash lax1dude/epkcompiler/run_unix.sh
|
||||
- name: Export data
|
||||
|
|
Loading…
Reference in New Issue
Block a user