Skip to content

Commit a8c3ffb

Browse files
committed
Update ci.yml
1 parent add0130 commit a8c3ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ jobs:
144144
- name: disable git crlf conversion
145145
run: src/ci/scripts/disable-git-crlf-conversion.sh
146146

147-
- name: checkout submodules
148-
run: src/ci/scripts/checkout-submodules.sh
147+
#- name: checkout submodules
148+
# run: src/ci/scripts/checkout-submodules.sh
149149

150150
- name: install MinGW
151151
run: src/ci/scripts/install-mingw.sh

0 commit comments

Comments
 (0)