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
try dev install
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
pull/1261/head
Ivan Schaller
6 months ago
parent
4890561037
commit
bd5ab24f6a
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.github/workflows/docs.yml
+ 3
- 0
.github/workflows/docs.yml
View File
@ -25,6 +25,9 @@ jobs:
-
name
:
Install requirements-dev
run
:
pip install -r requirements-dev.txt
-
name
:
Install octodns in develop mode
run
:
pip install -e .
-
name
:
Run scripts/get-docs
run
:
./script/get-docs
Write
Preview
Loading…
Cancel
Save