Spaces:
Running
Running
ReportRaahat CI commited on
Commit ·
02ee344
1
Parent(s): 6c11af5
Deploy from GitHub: 85f836fab7c790652f7965bb66151734b196d54d
Browse files
.github/workflows/deploy-hf.yml
CHANGED
|
@@ -33,7 +33,6 @@ jobs:
|
|
| 33 |
--exclude 'node_modules' \
|
| 34 |
--exclude '__pycache__' \
|
| 35 |
--exclude '.next' \
|
| 36 |
-
--exclude '.env' \
|
| 37 |
--exclude 'venv' \
|
| 38 |
--exclude 'hf-space' \
|
| 39 |
--exclude 'tsc_errors*' \
|
|
|
|
| 33 |
--exclude 'node_modules' \
|
| 34 |
--exclude '__pycache__' \
|
| 35 |
--exclude '.next' \
|
|
|
|
| 36 |
--exclude 'venv' \
|
| 37 |
--exclude 'hf-space' \
|
| 38 |
--exclude 'tsc_errors*' \
|