Skip to content

Commit

Permalink
libtool
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1v committed Nov 23, 2024
1 parent 135dd38 commit df4a917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Install tools
run: brew install meson ninja nasm libiconv zlib automake autoconf
run: brew install meson ninja nasm libiconv zlib automake autoconf libtool

- name: Build macOS
run: release/build_macos.sh
Expand Down

0 comments on commit df4a917

Please sign in to comment.