Browse Source

Update backend_general.yml

AppFlowy.IO 3 years ago
parent
commit
06a91b02fb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/backend_general.yml

+ 1 - 0
.github/workflows/backend_general.yml

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