From b6c3b5e80f829df8d5c70a032c9680d56c65e6ca Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Sun, 12 Oct 2025 09:03:21 +0000 Subject: [PATCH] [deploy-opentofu] [deploy-opentofu] --- .gitea/workflows/ci-test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index e595c6d..f78a304 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -65,7 +65,8 @@ jobs: - name: Install dante-server run: | - apt-get install -y dante-server openssl libssl1.1 + apt-get install -y dante-server openssl + #libssl1.1 - name: Configure dante-server