Update build.yml

This commit is contained in:
Junya Morioka
2024-10-27 14:47:42 +09:00
parent 86b82ebc20
commit a6af5b386e
+1 -1
View File
@@ -143,7 +143,7 @@ jobs:
- name: Install Test
run: |
pip install flash-attention/dist/${{ env.wheel_name }}
python -c "import flash_attn; print(flash_atten.__version__)"
python -c "import flash_attn; print(flash_attn.__version__)"
- name: Get the tag version
id: extract_branch