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
|
- name: Install dependencies
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
run: |
|
run: |
|
||||||
poetry instsall
|
poetry install
|
||||||
|
|
||||||
- name: add database.ini
|
- name: add database.ini
|
||||||
shell: bash -l {0}
|
shell: bash -l {0}
|
||||||
|
|||||||
Reference in New Issue
Block a user