Skip to content

Commit 144aeb3

Browse files
committed
fix ci issues
1 parent 0005c44 commit 144aeb3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/actions/setup-build/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ inputs:
2323
runs:
2424
using: "composite"
2525
steps:
26-
- name: Init submodules
27-
run: git submodule update --init
28-
2926
- name: Workaround runner image issue
3027
if: runner.os == 'Linux'
3128
# https://github.com/actions/runner-images/issues/7061

0 commit comments

Comments
 (0)