Skip to content

Commit

Permalink
Fixed ci.yml workflow failure
Browse files Browse the repository at this point in the history
  • Loading branch information
willguibr committed Jul 25, 2024
1 parent 38b2d64 commit e2e9bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Terraform Validate
id: validate-zpa-app-connector-group
run: |
cd modules/terraform-app-connector-group
cd modules/terraform-zpa-app-connector-group
terraform validate -no-color
- name: Terraform Init
Expand Down

0 comments on commit e2e9bb0

Please sign in to comment.