Archisman Karmakar
commited on
Commit
·
87bb973
1
Parent(s):
70739ed
Update deploy_to_HF_space.yml
Browse files
.github/workflows/deploy_to_HF_space.yml
CHANGED
@@ -31,7 +31,7 @@ jobs:
|
|
31 |
|
32 |
- name: Rename Poetry files to ingore
|
33 |
run: |
|
34 |
-
mv
|
35 |
mv poetry.lock poetry.lock.ignore
|
36 |
|
37 |
- name: Upgrade pip
|
|
|
31 |
|
32 |
- name: Rename Poetry files to ingore
|
33 |
run: |
|
34 |
+
mv pyproject.toml pyproject.toml.ignore
|
35 |
mv poetry.lock poetry.lock.ignore
|
36 |
|
37 |
- name: Upgrade pip
|