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