Skip to content

Commit

Permalink
ci: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 24, 2020
1 parent aace76d commit beb8fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
sumodules: true
submodules: true
- name: Install dependencies to generate configure
run: |
sudo apt update
Expand Down

0 comments on commit beb8fbd

Please sign in to comment.