Skip to content

Commit

Permalink
Github action: Don't need to install sqlite on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
joto committed Dec 16, 2024
1 parent 4080673 commit ebb21d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/install-macos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ runs:
brew install \
boost \
fmt \
gdal \
sqlite
gdal
shell: bash

0 comments on commit ebb21d6

Please sign in to comment.