Skip to content

Commit 255c877

Browse files
committed
delete checkout
1 parent 1b2609c commit 255c877

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
run: |
2424
git clone --depth 1 -b rocm-6.4.0 --single-branch https://github.com/ROCm/llvm-project ${{ github.workspace }}/llvm-project
2525
cd ${{ github.workspace }}/llvm-project
26-
git checkout 669db884972e769450470020c06a6f132a8a065b
2726
rm -rf .git
2827
- name: Install build dependencies
2928
run: |

0 commit comments

Comments
 (0)