We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5f6dd commit e2f5193Copy full SHA for e2f5193
.github/workflows/site.yml
@@ -39,7 +39,7 @@ jobs:
39
working-directory: nsd-cli
40
run: |
41
chmod u+x nsd
42
- ./nsd drawio ../diagram.drawio html-app -r ../root-action.yml --add-to-root site -r=-1 -F ../page-template.yml ../docs
+ ./nsd drawio ../diagram.drawio html-app -r ../root-action.yml site -r=-1 -F ../page-template.yml ../docs
43
ls ../docs
44
- name: Upload artifact
45
uses: actions/upload-pages-artifact@v3
diagram.drawio
0 commit comments