mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
Update backend_general.yml
This commit is contained in:
parent
6653385a85
commit
06a91b02fb
1
.github/workflows/backend_general.yml
vendored
1
.github/workflows/backend_general.yml
vendored
@ -143,6 +143,7 @@ jobs:
|
|||||||
--locked
|
--locked
|
||||||
|
|
||||||
- name: Migrate database
|
- name: Migrate database
|
||||||
|
working-directory: backend/
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install libpq-dev -y
|
sudo apt-get install libpq-dev -y
|
||||||
SKIP_DOCKER=true ./scripts/init_database.sh
|
SKIP_DOCKER=true ./scripts/init_database.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user