feature/setup-workflow-pipeline: add lombok, add gitea workflow #2
@ -120,7 +120,7 @@ jobs:
|
||||
cache-dependency-path: 'pom.xml' # optional
|
||||
|
||||
- name: Setup Java 21 (for act)
|
||||
if: ${{ runner.os == 'Linux' && env.ACT_RUNNER == 'true' }}
|
||||
#if: ${{ runner.os == 'Linux' && env.ACT_RUNNER == 'true' }}
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get install -y openjdk-21-jdk
|
||||
|
||||
Reference in New Issue
Block a user