Skip to content

Commit e2f5193

Browse files
committed
Illustrations
1 parent 0a5f6dd commit e2f5193

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
working-directory: nsd-cli
4040
run: |
4141
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
42+
./nsd drawio ../diagram.drawio html-app -r ../root-action.yml site -r=-1 -F ../page-template.yml ../docs
4343
ls ../docs
4444
- name: Upload artifact
4545
uses: actions/upload-pages-artifact@v3

diagram.drawio

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)