Skip to content

Commit

Permalink
ci: update terraform for ci image
Browse files Browse the repository at this point in the history
  • Loading branch information
ngruelaneo committed Jan 21, 2025
1 parent 6e78878 commit a2725b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ jobs:
run: |
pip install awscli
- name: Setup Terraform
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3
with:
terraform_version: latest

- name: Setup just
run: |
sudo snap install --edge --classic just
Expand Down

0 comments on commit a2725b3

Please sign in to comment.