Ver Fonte

Update generate documentation workflow

Unrud há 6 anos atrás
pai
commit
c38b38eba0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/generate-documentation.yml

+ 1 - 1
.github/workflows/generate-documentation.yml

@@ -12,4 +12,4 @@ jobs:
         with:
         with:
           ref: gh-pages
           ref: gh-pages
       - name: Run generator
       - name: Run generator
-        run: documentation-tools/generate.py
+        run: documentation-generator/run.py