Skip to content

Commit

Permalink
Illustrations
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlasov committed Oct 13, 2024
1 parent 0a5f6dd commit e2f5193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
working-directory: nsd-cli
run: |
chmod u+x nsd
./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
ls ../docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
2 changes: 1 addition & 1 deletion diagram.drawio

Large diffs are not rendered by default.

0 comments on commit e2f5193

Please sign in to comment.