oops
This commit is contained in:
parent
94a24a45ed
commit
635f50d7bc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue