Skip to content

Commit

Permalink
trying
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed Apr 8, 2024
1 parent 05e1c8f commit 5c8c755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-db-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Run schema migrations
run: |
touch ./apps/web/.env.local
touch ./packages/db/.env
echo DATABASE_URL=${{ steps.create-branch.outputs.db_url }}?sslmode=require >> .env
Expand Down

0 comments on commit 5c8c755

Please sign in to comment.