We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3af186 commit 90ab963Copy full SHA for 90ab963
.github/workflows/check.yml
@@ -38,7 +38,6 @@ jobs:
38
version: 1.8.5
39
40
- name: Initialize Submodules
41
- if: runner.os == 'Linux'
42
run: |
43
git submodule update --init --recursive
44
0 commit comments