Skip to content

Commit 5070350

Browse files
committed
remove non required submodule
1 parent 43f74ef commit 5070350

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/meson.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ jobs:
5454
- name: setup MSVC
5555
if: matrix.config.requires_msvc
5656
uses: ilammy/msvc-dev-cmd@v1
57-
- name: submodule
58-
run: git submodule update --init --recursive
5957
- name: extra_path
6058
shell: bash
6159
run: echo "${{matrix.config.extra_path}}" >> $GITHUB_PATH

0 commit comments

Comments
 (0)