Skip to content

Commit

Permalink
PR build workflow: add setup-terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewab committed Jan 21, 2025
1 parent bd16e94 commit 104fafe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/[email protected]
with:
go-version: '1.23'
- uses: hashicorp/[email protected]
- name: go mod
run: |
go mod tidy
Expand Down

0 comments on commit 104fafe

Please sign in to comment.