Skip to content

Commit

Permalink
ci: install dependency on macos (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloxaf authored Apr 26, 2024
1 parent a61331c commit cf3c151
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 cf3c151

Please sign in to comment.