Skip to content

Commit

Permalink
Actions: Don't pull from parent repo at tag
Browse files Browse the repository at this point in the history
Signed-off-by: kingbri <bdashore3@proton.me>
  • Loading branch information
kingbri1 committed Feb 7, 2024
1 parent ca47f53 commit 1247caa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
repository: 'Dao-AILab/flash-attention'
ref: ${{ inputs.version }}
submodules: 'recursive'

- uses: actions/setup-python@v4
Expand Down

0 comments on commit 1247caa

Please sign in to comment.