Skip to content

Commit

Permalink
Update rocm_ci.yml
Browse files Browse the repository at this point in the history
Try to work around the undetected git repo
  • Loading branch information
tenpercent authored Apr 1, 2024
1 parent aed35c0 commit a35d83c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rocm_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
submodules: true
set-safe-directory: 'third_party/composable_kernel_tiled'
fetch-depth: 0
- name: Get CPU info on Ubuntu
if: contains(runner.os, 'linux')
run: |
Expand Down

0 comments on commit a35d83c

Please sign in to comment.