Skip to content

Commit

Permalink
try to dl tools
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Borrelli <[email protected]>
  • Loading branch information
stevendborrelli committed Jun 4, 2024
1 parent a4b0e61 commit d843365
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,9 @@ jobs:

- name: Vendor Dependencies
run: make vendor vendor.check

- name: Install Tools
run: make tools

- name: Deploying locally built provider package
run: make local-deploy
Expand Down

0 comments on commit d843365

Please sign in to comment.