Skip to content

Commit

Permalink
Add terraform install to prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonpilz committed Oct 8, 2024
1 parent 0bdf837 commit 936d613
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
needs: [run-tests]
runs-on: ubuntu-latest
steps:
- uses: hashicorp/setup-terraform@v3

- name: Checkout Repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
Expand Down

0 comments on commit 936d613

Please sign in to comment.