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

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