Skip to content

Commit 7109868

Browse files
committed
fix cmakelist git repo
1 parent f7dc99a commit 7109868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgl-kernel/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ FetchContent_Populate(repo-flashinfer)
5252
# flash-attention
5353
FetchContent_Declare(
5454
repo-flash-attention
55-
GIT_REPOSITORY https://github.com/sgl-project/sgl-attn/tree/main
55+
GIT_REPOSITORY https://github.com/sgl-project/sgl-attn
5656
GIT_TAG sgl-kernel
5757
GIT_SHALLOW OFF
5858
)

0 commit comments

Comments
 (0)