Bug fix opentofu install
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install OpenTofu
|
- name: Install OpenTofu
|
||||||
run: |
|
run: |
|
||||||
curl -fsSL https://get.opentofu.org/install-opentofu.sh | sh -s -- --install-method=standalone --opentofu-version=${{ env.TOFU_VERSION }}
|
curl -fsSL https://get.opentofu.org/install-opentofu.sh | sh -s -- --install-method standalone --opentofu-version ${{ env.TOFU_VERSION }}
|
||||||
|
|
||||||
- name: Install gopass
|
- name: Install gopass
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user