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