mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-08 11:58:15 +00:00
fix
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -585,6 +585,10 @@ jobs:
|
||||
architecture: x64
|
||||
# we need different version than for code as java 8 javadoc generation is buggy
|
||||
java-version: 21
|
||||
|
||||
- run: |
|
||||
java --version
|
||||
exit 1
|
||||
|
||||
- name: Set up Ant
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user