Skip to content

Commit

Permalink
away
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiobotaro committed Mar 29, 2024
1 parent 934d947 commit 792937e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ jobs:
image: structurizr/cli:latest
steps:
- uses: actions/checkout@v4
- name: install git
run: |
apt-get update
apt-get install -y git
- name: Generate diagrams
run: |
bash scripts/gerar-diagramas.sh relacionamentos
git status
ls

0 comments on commit 792937e

Please sign in to comment.