Commit 0323a187 authored by Dave Miller's avatar Dave Miller

fix syntax in RTD file

parent 289b5aae
version: 2
build:
os: ubuntu-latest
os: ubuntu-lts-latest
tools:
python: "3.11"
jobs:
- name: docs
commands:
- echo "Docs disabled for this branch"
commands:
- mkdir -p ${READTHEDOCS_OUTPUT}html
- echo "Docs disabled for this branch" > ${READTHEDOCS_OUTPUT}html/index.html
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment