Skip to content

Commit 6df9432

Browse files
committed
updated hf_deploy_workflow
1 parent 849654a commit 6df9432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hf_space_push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
rsync -av codetide/agents/tide/ui/.chainlit/ examples/hf_demo_space/.chainlit/
2626
rsync -av codetide/agents/tide/ui/public/ examples/hf_demo_space/public/
27+
rsync -av codetide/agents/tide/ui/public/avatars examples/hf_demo_space/public/avatars
2728
cp codetide/agents/tide/ui/chainlit.md examples/hf_demo_space/
2829
cd examples/hf_demo_space
2930
git init --initial-branch=main

0 commit comments

Comments
 (0)