Skip to content

Commit

Permalink
cp env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed May 28, 2024
1 parent 512b22b commit 5ba65d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/db-migration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
- name: Run DB Migration
run: |
cd api
cp .env.example .env
flask db upgrade

0 comments on commit 5ba65d7

Please sign in to comment.