Parcourir la source

remove of with command

Jérôme BUISINE il y a 3 ans
Parent
commit
d95856e332
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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"