add dhcp servers
Some checks failed
Build / SonarQube Trigger (push) Failing after 3s

This commit is contained in:
root
2024-09-17 14:27:02 +02:00
parent 5c5ab7698e
commit a13aae8466

View File

@@ -33,7 +33,7 @@ jobs:
name: SonarQube Trigger
runs-on: ubuntu-latest
steps:
- run: apt install nodejs
- run: apt install openjdk-21-jdk
- name: Checking out
uses: actions/checkout@v4
with: