Skip to content

Commit

Permalink
Correct CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dustyholmes-wf committed Jun 3, 2024
1 parent ccae450 commit 4b99a41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dart_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
if: always() && steps.install-tools.outcome == 'success'

- uses: anchore/sbom-action@v0
if: ${{ matrix.sdk == '2.19.6'}}
with:
path: ./
format: cyclonedx-json
Expand Down

0 comments on commit 4b99a41

Please sign in to comment.