Skip to content

Commit

Permalink
fix(workflows): update schemas to use homebrew
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 29, 2024
1 parent 7ad8be4 commit 8a25542
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,8 @@ jobs:
uses: Homebrew/actions/setup-homebrew@master

- name: Setup Workflow Tools
uses: jdx/mise-action@v2
with:
mise_toml: |
[tools]
"aqua:kubernetes/kubectl" = "latest"
shell: bash
run: brew install kubectl

- name: Setup Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 8a25542

Please sign in to comment.