Tree isn't available in bin

This commit is contained in:
Ben Martin 2024-06-04 01:25:57 +01:00
parent e5031ad8cb
commit 00c4161fa2
No known key found for this signature in database
GPG key ID: 11936493893207E4

View file

@ -110,8 +110,7 @@ jobs:
name: providers
path: .terraform/providers
- run: |
ls -la .terraform &&
tree .terraform
ls -la .terraform
- name: Terraform apply
id: apply
run: terraform apply -auto-approve tfplan