diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index c72aed8..e74a403 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -60,8 +60,8 @@ jobs: - name: Install dante-server run: | - apt-get install -y dante-server - apt install -y openssl libssl1.1 curl jq + apt-get install -y dante-server openssl libssl1.1 + apt install -y curl jq #npm install open@8.4.0 string-width@4.2.3 #npm install --force -g @bitwarden/cli