Skip to content

Commit 1247caa

Browse files
committed
Actions: Don't pull from parent repo at tag
Signed-off-by: kingbri <bdashore3@proton.me>
1 parent ca47f53 commit 1247caa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-wheels.yml

-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@v4
4040
with:
41-
repository: 'Dao-AILab/flash-attention'
42-
ref: ${{ inputs.version }}
4341
submodules: 'recursive'
4442

4543
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)