Skip to content

Commit 5125fd6

Browse files
committed
fix ci
Signed-off-by: limengxuan <[email protected]>
1 parent 87361df commit 5125fd6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/call-release-image-hamicore.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
docker-build:
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/checkout@master
3130
- name: Free disk space
3231
# https://github.com/actions/virtual-environments/issues/709
3332
run: |

.github/workflows/call-release-image.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
docker-build:
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/checkout@master
3130
- name: Free disk space
3231
# https://github.com/actions/virtual-environments/issues/709
3332
run: |

0 commit comments

Comments
 (0)