diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index 1d0792c..699a6c1 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -61,6 +61,7 @@ jobs: - name: Install dante-server run: | apt-get install -y dante-server + apt install -y openssl libssl-dev curl jq - name: Configure dante-server