Parcourir la source

download sphinx theme

Jérôme BUISINE il y a 3 ans
Parent
commit
953c68b3fb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/docs.yml

+ 1 - 0
.github/workflows/docs.yml

@@ -12,6 +12,7 @@ jobs:
     steps:
     - uses: actions/checkout@v1
     # Standard drop-in approach that should work for most people.
+      run: pip install asteroid-sphinx-theme
     - uses: ammaraskar/sphinx-action@master
       with:
         docs-folder: "docs/"