Skip to content

Commit

Permalink
sync env
Browse files Browse the repository at this point in the history
  • Loading branch information
weaigc committed Sep 8, 2023
1 parent 16d3e43 commit 6022559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: run
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: pip install huggingface_hub && python sync.py
run: python sync.py
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
huggingface_hub

0 comments on commit 6022559

Please sign in to comment.