mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
fix syntax error
This commit is contained in:
parent
aacceb6cff
commit
d5c2dfb96b
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- with:
|
with:
|
||||||
# Whether to checkout submodules: `true` to checkout submodules or `recursive` to
|
# Whether to checkout submodules: `true` to checkout submodules or `recursive` to
|
||||||
# recursively checkout submodules.
|
# recursively checkout submodules.
|
||||||
submodules: 'true'
|
submodules: 'true'
|
||||||
|
Loading…
Reference in New Issue
Block a user