Skip to content

Commit

Permalink
try another approach
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiobotaro committed Mar 29, 2024
1 parent 1d51ff0 commit 5503df9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
container:
image: structurizr/cli:latest
steps:
- uses: actions/checkout@v4
- name: Generate diagrams
uses: gilbertotcc/structurizr-action@v1
with:
args: 'version'
run: ls

0 comments on commit 5503df9

Please sign in to comment.