[FIX] minor
This commit is contained in:
parent
168045cd17
commit
5fcfaebbcf
|
|
@ -6,10 +6,10 @@
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
# Set the version of Python and other tools you might need
|
# Set the version of Python and other tools you might need
|
||||||
# build:
|
build:
|
||||||
# os: ubuntu-22.04
|
os: ubuntu-22.04
|
||||||
# tools:
|
tools:
|
||||||
# python: "3.10"
|
python: "3.10"
|
||||||
|
|
||||||
mkdocs:
|
mkdocs:
|
||||||
configuration: mkdocs.yml
|
configuration: mkdocs.yml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue