Skip to content

Commit beb8fbd

Browse files
committed
ci: fix a typo
1 parent aace76d commit beb8fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v2
1616
with:
17-
sumodules: true
17+
submodules: true
1818
- name: Install dependencies to generate configure
1919
run: |
2020
sudo apt update

0 commit comments

Comments
 (0)