Skip to content

Commit 4fe7624

Browse files
committed
fixing workflow
1 parent 7f29005 commit 4fe7624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push_to_dev_hf_space.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
steps:
1212
- name: checkout
1313
uses: actions/checkout@v3
14-
with:
15-
lfs: 'true'
14+
with:
15+
lfs: 'true'
1616
- name: Sync with Hugging Face
1717
uses: nateraw/[email protected]
1818
with:

0 commit comments

Comments
 (0)