Skip to content

Commit 461b2ac

Browse files
authored
Update sync.yml
1 parent 205bf7d commit 461b2ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
run: |
8787
echo "{}" > $TF_WORKSPACE.tfstate.json
8888
terraform apply -refresh-only -auto-approve -lock=$TF_LOCK
89+
working-directory: terraform
8990
- name: Pull terraform state
9091
run: |
9192
terraform show -json > $TF_WORKSPACE.tfstate.json

0 commit comments

Comments
 (0)