Skip to content

Commit

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

- name: Install prerequisites
run: |
brew install --overwrite boost lua nlohmann-json opencv pandoc postgis potrace
brew install --force 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 3e5b791

Please sign in to comment.