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
Revert "fix CI build"
This reverts commit
d84b85abbe
.
pull/1261/head
Ivan Schaller
6 months ago
parent
d84b85abbe
commit
c581075c61
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
run
:
pip install -
U Sphinx furo myst-parser sphinx-copybutton
-
name
:
Install requirements
-dev
run
:
pip install -
r requirements-dev.txt
-
name
:
Run scripts/get-docs
run
:
./script/get-docs
Write
Preview
Loading…
Cancel
Save