Skip to content

Commit

Permalink
oopsie doopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
Erutis committed Aug 28, 2024
1 parent b736da1 commit e87e6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/db-changes-var1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
id: install-dependencies
run: |
python -m pip install --upgrade pip
pip install app/requirements.txt
pip install -r app/requirements.txt
- name: Run alembic script autogeneration
id: run-alembic-script-autogen
Expand Down

0 comments on commit e87e6f7

Please sign in to comment.