diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7afe071..fcaf1c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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