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

fix syntax in RTD file

parent 289b5aae
version: 2 version: 2
build: build:
os: ubuntu-latest os: ubuntu-lts-latest
tools: tools:
python: "3.11" python: "3.11"
jobs:
- name: docs
commands: commands:
- echo "Docs disabled for this branch" - 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