Skip to content

Commit

Permalink
ci: fixup macos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Nov 25, 2024
1 parent 6e0ca93 commit c064c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: dependencies
run: brew install check cmake help2man libfido2 mandoc pkg-config automake
run: brew install check cmake help2man libfido2 mandoc libtool automake
- name: build
env:
CC: ${{ matrix.cc }}
Expand Down

0 comments on commit c064c5c

Please sign in to comment.