Spaces:
Sleeping
Sleeping
Filip
commited on
Commit
·
bf738e5
1
Parent(s):
cbd4e93
update
Browse files
.github/workflows/sync-to-hf-space.yml
CHANGED
@@ -17,7 +17,6 @@ jobs:
|
|
17 |
run: |
|
18 |
python3 -m pip install --upgrade pip
|
19 |
python3 -m pip install huggingface_hub
|
20 |
-
echo "::add-path::$(python3 -m site --user-base)/bin"
|
21 |
|
22 |
- name: Sync with Hugging Face Space
|
23 |
env:
|
|
|
17 |
run: |
|
18 |
python3 -m pip install --upgrade pip
|
19 |
python3 -m pip install huggingface_hub
|
|
|
20 |
|
21 |
- name: Sync with Hugging Face Space
|
22 |
env:
|