Sfoglia il codice sorgente

remove of with command

Jérôme BUISINE 3 anni fa
parent
commit
d95856e332
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .github/workflows/docs.yml

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

@@ -13,7 +13,6 @@ jobs:
     - uses: actions/checkout@v1
     # Standard drop-in approach that should work for most people.
     - uses: ammaraskar/sphinx-action@master
-      with:
       with:
         pre-build-command: "pip install asteroid-sphinx-theme"
         build-command: "make html"