From 9dbb50754e97ae7ae4335c1cfd9138b657b4b4da Mon Sep 17 00:00:00 2001 From: OtterDev <134523836+OtterCodes101@users.noreply.github.com> Date: Mon, 31 Jul 2023 11:00:03 -0600 Subject: [PATCH] Fix the github action --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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