Skip to content

Commit

Permalink
updating workflow to setup terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
ssmirr authored Aug 27, 2024
1 parent e6e8184 commit fc4d139
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
- uses: actions/checkout@v4
with:
path: 'terraform-provider-kaleido'

- uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false

- name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit fc4d139

Please sign in to comment.