Skip to content

Commit

Permalink
Update rocm_ci.yml
Browse files Browse the repository at this point in the history
Debugging goes on
  • Loading branch information
tenpercent authored Apr 1, 2024
1 parent a35d83c commit 5408954
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/rocm_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
set-safe-directory: 'third_party/composable_kernel_tiled'
path: '_xformers'
submodules: 'recursive'
set-safe-directory: true
fetch-depth: 0
- name: Get CPU info on Ubuntu
if: contains(runner.os, 'linux')
Expand Down

0 comments on commit 5408954

Please sign in to comment.