Skip to content

Commit

Permalink
correct pipline errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jshuadvd committed Jun 1, 2024
1 parent c1ffa87 commit 8db2b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: |
git lfs install
huggingface-cli login --token $HF_TOKEN
git push https://huggingface.co/${{ secrets.HF_USERNAME }}/LongRoPE master:main --force
git push https://huggingface.co/$HF_USERNAME/LongRoPE master:main --force

0 comments on commit 8db2b99

Please sign in to comment.