Update .gitea/workflows/java-test.yml
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y openjdk-17-jdk
|
||||
fi
|
||||
# Installs OpenJDK 17 from Ubuntu’s repos if java isn’t on the PATH :contentReference[oaicite:0]{index=0}
|
||||
# Installs OpenJDK 17 from Ubuntu's repos if java isn't on the PATH :contentReference[oaicite:0]{index=0}
|
||||
|
||||
- name: Verify Java installation
|
||||
run: java --version
|
||||
|
Reference in New Issue
Block a user