Update .forgejo/workflows/ci.yml
Some checks failed
Build Resilient App / build (push) Failing after 2m27s

This commit is contained in:
root 2025-06-10 23:52:19 +01:00
parent 3d8d767e02
commit 1e54829532

View file

@ -16,8 +16,8 @@ jobs:
- name: Install system dependencies - name: Install system dependencies
run: | run: |
sudo apt-get update apt-get update
sudo apt-get install -y nodejs npm openjdk-17-jdk maven git apt-get install -y nodejs npm openjdk-17-jdk maven git
- name: Set up Java and Node - name: Set up Java and Node
run: | run: |