mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-23 00:59:06 +00:00
Update backend_general.yml
This commit is contained in:
parent
6653385a85
commit
06a91b02fb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/backend_general.yml
vendored
1
.github/workflows/backend_general.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue