1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 14:27:38 +00:00

🔨 Fix readthedocs yml file again

This commit is contained in:
Steffo 2022-04-19 04:39:37 +02:00
parent 57814bf3cb
commit ebb649eb4f
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -2,7 +2,7 @@ version: 2
python: python:
install: install:
- "." - path: "."
build: build:
os: "ubuntu-20.04" os: "ubuntu-20.04"