mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Merge pull request '[deploy-opentofu]' (#281) from fenix-admin into dev
Reviewed-on: fenix-gitea-admin/iac-opentofu-private#281
This commit is contained in:
@ -61,7 +61,7 @@ jobs:
|
||||
- name: Install dante-server
|
||||
run: |
|
||||
apt-get install -y dante-server
|
||||
apt install -y openssl libssl-dev curl jq
|
||||
apt install -y openssl libssl1.1 curl jq
|
||||
#npm install open@8.4.0 string-width@4.2.3
|
||||
#npm install --force -g @bitwarden/cli
|
||||
|
||||
|
||||
Reference in New Issue
Block a user