Skip to content

Commit 182d922

Browse files
authored
Update sync.yml
1 parent 520809c commit 182d922

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
@@ -79,6 +79,7 @@ jobs:
7979
working-directory: terraform
8080
- name: Pull terraform state
8181
run: |
82+
terraform apply -refresh-only
8283
terraform show -json > $TF_WORKSPACE.tfstate.json
8384
working-directory: terraform
8485
- name: Install pnpm

0 commit comments

Comments
 (0)