We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aace76d commit beb8fbdCopy full SHA for beb8fbd
.github/workflows/linux.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v2
16
with:
17
- sumodules: true
+ submodules: true
18
- name: Install dependencies to generate configure
19
run: |
20
sudo apt update
0 commit comments