ci config
Some checks failed
Build Project / Compile (push) Failing after 13s

This commit is contained in:
Martin Below 2024-06-10 07:12:06 +02:00
parent 3d830dc54d
commit da703f6906

View File

@ -17,4 +17,4 @@ jobs:
container: container:
steps: steps:
- name: install required stuff - name: install required stuff
run: apt-get -y update ; apt -y install netcat-openbsd; nc database 3306 run: apt-get -y update ; apt -y install netcat-openbsd; nc localhost 3306