Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kelle committed Mar 13, 2024
1 parent efdc12a commit a641e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Generate sqlite (file) database
run: |
python scripts/tutorials/generate_database.py sqlite
python simple/utils/generate_database.py sqlite
working-directory: .

# The postgres database creation can take a while on the hobby-dev tier in Heroku
Expand Down

0 comments on commit a641e67

Please sign in to comment.