fixing a typo :(
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
shell: bash -l {0}
|
||||
run: |
|
||||
poetry instsall
|
||||
poetry install
|
||||
|
||||
- name: add database.ini
|
||||
shell: bash -l {0}
|
||||
|
||||
Reference in New Issue
Block a user