This commit is contained in:
@@ -35,6 +35,8 @@ jobs:
|
||||
steps:
|
||||
- run: apt update
|
||||
- run: apt install nodejs openjdk-21-jdk -y
|
||||
- run: java --version
|
||||
- run: update-alternatives --config java
|
||||
- name: Checking out
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user