remove non required submodule

This commit is contained in:
Jonathan Guzmán 2023-02-12 17:12:12 -06:00
parent 43f74ef5a2
commit 50703506e6
No known key found for this signature in database
GPG Key ID: C2956F1668BA042A

View File

@ -54,8 +54,6 @@ jobs:
- name: setup MSVC
if: matrix.config.requires_msvc
uses: ilammy/msvc-dev-cmd@v1
- name: submodule
run: git submodule update --init --recursive
- name: extra_path
shell: bash
run: echo "${{matrix.config.extra_path}}" >> $GITHUB_PATH