Parcourir la source

download sphinx theme command

Jérôme BUISINE il y a 3 ans
Parent
commit
d29c3c77d9
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.
+    - name: Download sphinx theme
       run: pip install asteroid-sphinx-theme
     - uses: ammaraskar/sphinx-action@master
       with: