mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-25 08:21:07 -06:00
fix repo name
This commit is contained in:
parent
c930676fe7
commit
57adca7cd0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user