Explorar el Código

download sphinx theme command

Jérôme BUISINE hace 3 años
padre
commit
d29c3c77d9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.
+    - name: Download sphinx theme
       run: pip install asteroid-sphinx-theme
     - uses: ammaraskar/sphinx-action@master
       with: