Skip to content

Commit

Permalink
fest : update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
RTae committed Mar 2, 2024
1 parent 9d94e73 commit b2111fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
- name: "Checkout"
uses: "actions/checkout@v3"

- name: Update dependencies
run: apk update && apk add --no-cache make

- name: "Run Terragrunt"
working-directory: "terraform"
run: |-
Expand Down

0 comments on commit b2111fc

Please sign in to comment.