Skip to content

Commit 32f6578

Browse files
committed
Checkout submodules
Signed-off-by: Huy Do <huydhn@gmail.com>
1 parent 4885f04 commit 32f6578

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/flash_attention.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ jobs:
2424
- name: Checkout Flash Attention repository
2525
uses: actions/checkout@v4
2626
with:
27-
repository: 'Dao-AILab/flash-attention'
28-
path: 'fa4'
27+
repository: Dao-AILab/flash-attention
28+
path: fa4
29+
submodules: recursive
2930

3031
- name: Setup GPU flags for docker run
3132
run: |

0 commit comments

Comments
 (0)