Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Apr 29, 2024
1 parent e7752d3 commit f6220eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-libmaxminddb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
if: matrix.platform == 'ubuntu-latest'

- name: Install libmaxminddb
run: brew install libmaxminddb
run: brew install libmaxminddb && brew ls --verbose
if: matrix.platform == 'macos-latest'

- name: Build with Werror and Wall
Expand Down

0 comments on commit f6220eb

Please sign in to comment.