We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f74ef commit 5070350Copy full SHA for 5070350
.github/workflows/meson.yaml
@@ -54,8 +54,6 @@ jobs:
54
- name: setup MSVC
55
if: matrix.config.requires_msvc
56
uses: ilammy/msvc-dev-cmd@v1
57
- - name: submodule
58
- run: git submodule update --init --recursive
59
- name: extra_path
60
shell: bash
61
run: echo "${{matrix.config.extra_path}}" >> $GITHUB_PATH
0 commit comments