Skip to content

Commit afba853

Browse files
committed
fiuxp
1 parent 9235ae1 commit afba853

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Update Terraform State and Providers
2828
uses: gruntwork-io/terragrunt-action@v3
2929
with:
30-
tg_dir: "$TG_WORKING_DIR"
30+
tg_dir: "${TG_WORKING_DIR}"
3131
tg_command: init --upgrade
3232

3333
- name: Terragrunt Plan

0 commit comments

Comments
 (0)