This commit is contained in:
Chris Cowley 2024-09-02 10:34:40 +02:00
parent 94a24a45ed
commit 635f50d7bc

View file

@ -10,4 +10,4 @@ jobs:
- curl --proto '=https' --tlsv1.2 -fsSL https://get.opentofu.org/install-opentofu.sh -o install-opentofu.sh - curl --proto '=https' --tlsv1.2 -fsSL https://get.opentofu.org/install-opentofu.sh -o install-opentofu.sh
- chmod +x ./install-opentofu.sh - chmod +x ./install-opentofu.sh
- ./install-opentofu.sh --install-method apk - ./install-opentofu.sh --install-method apk
ZZ - rm -f ./install-opentofu.sh - rm -f ./install-opentofu.sh