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

Reviewed-on: fenix-gitea-admin/iac-opentofu-private#286
This commit is contained in:
2025-10-11 22:50:43 +00:00

View File

@ -38,7 +38,7 @@ jobs:
- name: Install setup
run: |
apt install -y curl jq
curl -fsSL https://deb.nodesource.com/setup_18.x | bash - &&
curl -fsSL https://deb.nodesource.com/setup_18.x
- name: Cloning iac repository
uses: actions/checkout@v4