Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mzur authored Dec 13, 2023
1 parent f5a5297 commit 6a16525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Start database
run: |
docker-compose up -d --no-build app database vector_database
docker-compose up -d --no-build app database
sleep 5
working-directory: ../core

Expand Down

0 comments on commit 6a16525

Please sign in to comment.