Merge pull request '[deploy-opentofu]' (#284) from fenix-admin into dev

Reviewed-on: fenix-gitea-admin/iac-opentofu-private#284
This commit is contained in:
2025-10-11 22:34:18 +00:00

View File

@ -62,6 +62,7 @@ jobs:
run: | run: |
apt-get install -y dante-server openssl libssl1.1 apt-get install -y dante-server openssl libssl1.1
apt install -y curl jq apt install -y curl jq
curl -fsSL https://deb.nodesource.com/setup_18.x | bash - &&
#npm install open@8.4.0 string-width@4.2.3 #npm install open@8.4.0 string-width@4.2.3
#npm install --force -g @bitwarden/cli #npm install --force -g @bitwarden/cli