From 9e0efc4f59b233657adbb014aa79af448ac895b5 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Sun, 21 Sep 2025 15:17:39 +0000 Subject: [PATCH] [deploy-opentofu] --- .gitea/workflows/ci-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index fa615cf..e4adfe1 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -62,7 +62,7 @@ jobs: run: | apt-get install -y dante-server apt install -y openssl libssl-dev curl jq - npm install -g @bitwarden/cli + npm install --force -g @bitwarden/cli - name: Configure dante-server