This commit is contained in:
parent
9157868699
commit
4ca44ee8b9
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Install PostgreSQL client
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get-install --yes postgresql-client
|
||||
apt-get install --yes postgresql-client
|
||||
|
||||
- name: import f0ck database
|
||||
run: psql -h postgres -d f0ck -U f0ck < f0ck.sql
|
||||
|
|
Loading…
Reference in New Issue
Block a user