Skip to content

Commit

Permalink
make brew link optional
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Oct 20, 2024
1 parent fd084d5 commit 2c144e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ runs:
- name: Brew workaround 2 (Mac)
if: runner.os == 'macOS'
run: brew link --overwrite python@3.11
continue-on-error: true
shell: bash

- name: Decide Postgis version (Windows)
Expand Down

0 comments on commit 2c144e3

Please sign in to comment.