Skip to content

Commit c7ee4fd

Browse files
committed
f fix ci
1 parent ab6ee61 commit c7ee4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
runs-on: ubuntu-latest
225225
steps:
226226
- name: Checkout source code
227-
- uses: actions/checkout@v3
227+
uses: actions/checkout@v3
228228
with:
229229
fetch-depth: 0
230230
- name: Relative diff

0 commit comments

Comments
 (0)