This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
fix CI build
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
pull/1261/head
Ivan Schaller
6 months ago
parent
c96c151b71
commit
d84b85abbe
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/workflows/docs.yml
+ 2
- 2
.github/workflows/docs.yml
View File
@ -22,8 +22,8 @@ jobs:
with:
python-version
:
"3.12"
-
name
:
Install requirements
-dev
run
:
pip install -
r requirements-dev.txt
-
name
:
Install requirements
run
:
pip install -
U Sphinx furo myst-parser sphinx-copybutton
-
name
:
Run scripts/get-docs
run
:
./script/get-docs
Write
Preview
Loading…
Cancel
Save