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 fb76354 commit f500f72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 9,8 @@ jobs:
container:
image: structurizr/cli:latest
steps:
- name: Install git
run: apt-get update && apt-get install -y git
- uses: actions/checkout@v4
- name: Generate diagrams
run: |
Expand Down

0 comments on commit f500f72

Please sign in to comment.