Skip to content

fix command

fix command #5

Workflow file for this run

name: main
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Generate diagrams
uses: gilbertotcc/structurizr-action@v1
with:
args: 'export -format mermaid -workspace relacionamentos/relacionamentos.dsl'