mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-09 20:26:09 -04:00
remove non required submodule
This commit is contained in:
parent
43f74ef5a2
commit
50703506e6
2
.github/workflows/meson.yaml
vendored
2
.github/workflows/meson.yaml
vendored
@ -54,8 +54,6 @@ jobs:
|
|||||||
- name: setup MSVC
|
- name: setup MSVC
|
||||||
if: matrix.config.requires_msvc
|
if: matrix.config.requires_msvc
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
- name: submodule
|
|
||||||
run: git submodule update --init --recursive
|
|
||||||
- name: extra_path
|
- name: extra_path
|
||||||
shell: bash
|
shell: bash
|
||||||
run: echo "${{matrix.config.extra_path}}" >> $GITHUB_PATH
|
run: echo "${{matrix.config.extra_path}}" >> $GITHUB_PATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user