fix: skip redundant login

This commit is contained in:
drbh 2024-05-21 20:04:38 +00:00
parent 01e68b5acf
commit 47e19377cb

View File

@ -173,5 +173,4 @@ jobs:
- name: Upload to Hugging Face Hub
run: |
export HUGGING_FACE_HUB_TOKEN=${{ secrets.HUGGING_FACE_HUB_TOKEN }}
huggingface-cli login
huggingface-cli upload flash-attention/dist/* --repo drbh/flash-attention-pre-compile