mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00
check out submodules
This commit is contained in:
parent
04e0a0ce47
commit
a8941b4a3e
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
- uses: ammaraskar/sphinx-action@0.4
|
||||
with:
|
||||
docs-folder: "doc/"
|
Loading…
x
Reference in New Issue
Block a user