Browse Source

download sphinx theme command

Jérôme BUISINE 3 years ago
parent
commit
d29c3c77d9
1 changed files with 1 additions and 0 deletions
  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: