Skip to content

Commit

Permalink
baz
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromorales committed Oct 8, 2023
1 parent 880efbf commit 5b100c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
needs:
- get-framework-matrix
steps:
- run: echo ${{fromJson(needs.get-framework-matrix.outputs.matrix)}}
- run: echo ${{needs.get-framework-matrix.outputs.matrix}}
framework:
uses: ./.github/workflows/reusable-build-framework-flavor.yaml
secrets: inherit
Expand Down

0 comments on commit 5b100c5

Please sign in to comment.