This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
cache: false
|
||||
|
||||
- name: Install system deps
|
||||
run: apk add --no-cache postgresql-client
|
||||
run: apk add --no-cache bash postgresql-client
|
||||
|
||||
- name: Wait for PostgreSQL
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user