This commit is contained in:
MartinBraquet
2025-12-04 21:16:11 +01:00
parent 4a64e5f0a0
commit 755be6e0e0

View File

@@ -58,6 +58,7 @@ jobs:
sudo mv tofu /usr/local/bin/
rm tofu_*_linux_amd64.zip
echo "OpenTofu version: $(tofu version)"
tofu init
- name: Setup Node.js
if: steps.check.outputs.changed == 'true'