Skip to content

Commit

Permalink
Add terraform install step
Browse files Browse the repository at this point in the history
  • Loading branch information
BehnH committed Jan 8, 2025
1 parent 79fb77a commit acf280e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_integration_config_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
cache-dependency-path: |
scripts/codegen/go.sum
go.sum
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
- run: make generate
env:
LAUNCHDARKLY_ACCESS_TOKEN: ${{secrets.LAUNCHDARKLY_ACCESS_TOKEN}}
Expand Down

0 comments on commit acf280e

Please sign in to comment.