add dhcp servers

This commit is contained in:
root
2024-09-17 14:21:07 +02:00
parent a58f09009e
commit d6b73d63c8

View File

@@ -33,6 +33,7 @@ jobs:
name: SonarQube Trigger
runs-on: openjdk24
steps:
- apt install nodejs
- name: Checking out
uses: actions/checkout@v4
with: