Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed May 8, 2023
1 parent e4f219d commit ccb916f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -17,6 +17,8 @@ jobs:
run: git lfs pull
- name: Install Postgres
run: brew install postgresql@15
- name: Link Postgres
run: brew link postgresql@15
- name: Start Postgres
run: brew services start postgresql@15
- name: Select Xcode 14.3
Expand Down

0 comments on commit ccb916f

Please sign in to comment.