Skip to content

Commit

Permalink
ci: install dependency on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloxaf committed Apr 26, 2024
1 parent a61331c commit 5553b68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
fetch-depth: 1

- run: brew install autoconf automake libtool

# FIXME: test on macOS
#- name: test completion
# run: cd test && zsh -f runtests.zsh fzftab.ztst
Expand Down

0 comments on commit 5553b68

Please sign in to comment.