Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
m-abdelwahab committed Jun 11, 2024
1 parent ce11b7e commit c4d811f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
run: bun install

- run: bun run turbo db:migrate
env:
DATABASE_URL: ${{ secrets.DATABASE_URL }}

- run: bun run build --filter=api

Expand Down
1 change: 1 addition & 0 deletions apps/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@




0 comments on commit c4d811f

Please sign in to comment.