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