Skip to content

Commit a3c3dfc

Browse files
authored
Update sync.yml
1 parent 9f2b6be commit a3c3dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Pull terraform state
8181
run: |
8282
echo "{}" > $TF_WORKSPACE.tfstate.json
83-
terraform apply -refresh-only
83+
terraform refresh
8484
terraform show -json > $TF_WORKSPACE.tfstate.json
8585
working-directory: terraform
8686
- name: Install pnpm

0 commit comments

Comments
 (0)