Skip to content

Commit

Permalink
add libtool
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Nov 26, 2024
1 parent 0d03ca2 commit c224a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
xcode-version: '15.4'
- name: install dependencies
run: |
brew install ccache binutils pigz autoconf automake
brew install ccache binutils pigz autoconf automake libtool
- name: Patch sources
run: |
git config --global --add safe.directory '*'
Expand Down

0 comments on commit c224a44

Please sign in to comment.