Skip to content

Commit 8b39bf1

Browse files
authored
Update build-check.yml
1 parent fdd7043 commit 8b39bf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run:
3030
shell: bash -l {0}
3131
steps:
32+
- uses: git9527/clean-up-action@v2
3233
- name: Check out code
3334
uses: actions/checkout@v4
3435
with:
@@ -79,6 +80,7 @@ jobs:
7980
ENABLE_CUDA: ${{ matrix.enable_cuda }}
8081
BUILD_VERSION: 3.10
8182
steps:
83+
- uses: git9527/clean-up-action@v2
8284
- name: Check out code
8385
uses: actions/checkout@v4
8486
with:

0 commit comments

Comments
 (0)