Skip to content

Commit

Permalink
test:tf
Browse files Browse the repository at this point in the history
  • Loading branch information
jz8132543 committed Sep 8, 2024
1 parent b98caba commit b5359cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
key: ${{ runner.os }}-terraform-providers-${{ hashFiles('terraform/.terraform.lock.hcl') }}
- name: Terraform init
run: |
nix develop --command terraform-init
nix develop ./flakes --command terraform-init
- name: Terraform plan
id: plan
run: |
Expand Down

0 comments on commit b5359cb

Please sign in to comment.