Merge pull request #234 from opentffoundation/fix-build-not-working

This commit is contained in:
Elbaz 2023-08-29 15:48:08 +03:00 committed by GitHub
commit 505bd1674d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -310,7 +310,7 @@ jobs:
- name: Checkout opentf-exec repo
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
repository: hashicorp/opentf-exec
repository: hashicorp/terraform-exec
path: opentf-exec
- name: Run opentf-exec end-to-end tests
run: |