Skip to content

Commit

Permalink
brew plz
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-mccoy committed Nov 3, 2023
1 parent c2eb4bd commit 0677c90
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
run: |
curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | TAG=v5.6.0 bash
- name: Install UDS CLI
run: |
$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)
brew update && brew install defenseunicorns/tap/uds
- name: Build Capability
shell: bash
run: |
Expand Down

0 comments on commit 0677c90

Please sign in to comment.