Fix workflow
All checks were successful
/ deploy (push) Successful in 1m16s

There it goes
This commit is contained in:
Minecon724 2024-12-13 20:06:31 +01:00
commit f8903d841c
No known key found for this signature in database
GPG key ID: 3CCC4D267742C8E8

View file

@ -8,7 +8,7 @@ jobs:
run: apt update
- 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
run: git clone https://git.m724.eu/Minecon724/projetc3.git .