Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiobotaro committed Mar 29, 2024
1 parent acc2d9a commit ec6f10d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Generate diagrams
run: /usr/local/structurizr-cli/structurizr.sh version
run: |
/usr/local/structurizr-cli/structurizr.sh export \
-format mermaid \
-workspace relacionamentos/relacionamentos.dsl

0 comments on commit ec6f10d

Please sign in to comment.