Skip to content

Commit

Permalink
force link
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Nov 4, 2024
1 parent 54f5378 commit 48499f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-postgres-macos/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ runs:
- shell: bash
run: |
brew install postgresql@16
brew link postgresql@16 --force
brew services start postgresql@16
echo "Check PostgreSQL service is running"
i=10
Expand Down

0 comments on commit 48499f1

Please sign in to comment.