Skip to content

Commit

Permalink
--overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
joto committed Jun 15, 2024
1 parent ca95a69 commit c87f2d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:

- name: Install prerequisites
run: |
brew update && brew upgrade
brew install boost lua nlohmann-json opencv pandoc postgis potrace
brew install --overwrite boost lua nlohmann-json opencv pandoc postgis potrace
# --break-system-packages is needed on macOS 14
pip3 install --break-system-packages psycopg2 behave osmium
mkdir ~/postgres
Expand Down

0 comments on commit c87f2d0

Please sign in to comment.