Update backend_general.yml

This commit is contained in:
AppFlowy.IO 2021-12-02 16:40:49 +08:00 committed by GitHub
parent 6653385a85
commit 06a91b02fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,6 +143,7 @@ jobs:
--locked
- name: Migrate database
working-directory: backend/
run: |
sudo apt-get install libpq-dev -y
SKIP_DOCKER=true ./scripts/init_database.sh