Skip to content

Commit

Permalink
install fd
Browse files Browse the repository at this point in the history
  • Loading branch information
James Bradbury committed Aug 1, 2024
1 parent 16c17ac commit 9795727
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
with:
python-version: "3.9"

- name: install fd
run: brew install fd

- name: Build FluCoMa CLI
run: |
cd flucoma-cli
Expand Down

0 comments on commit 9795727

Please sign in to comment.