-.-
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 20s

This commit is contained in:
Flummi 2023-04-30 05:59:06 +02:00
parent 9157868699
commit 4ca44ee8b9

View File

@ -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