There it goes
This commit is contained in:
parent
9c88395e7d
commit
f8903d841c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
||||||
run: apt update
|
run: apt update
|
||||||
|
|
||||||
- name: Install JDK and other deps
|
- name: Install JDK and other deps
|
||||||
run: apt install --no-install-recommends -y openjdk-21-jdk-headless git nodejs
|
run: apt install --no-install-recommends -y openjdk-21-jdk-headless git maven nodejs
|
||||||
|
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
run: git clone https://git.m724.eu/Minecon724/projetc3.git .
|
run: git clone https://git.m724.eu/Minecon724/projetc3.git .
|
||||||
|
|
Loading…
Reference in a new issue