Skip to content

Commit

Permalink
Update matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yohannparisiendailymotion authored Feb 24, 2024
1 parent e6faf85 commit b71c06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
strategy:
matrix: ${{ fromJSON(needs.job1.outputs.matrix) }}
steps:
- run: build
- run: echo "${{ matrix.project }}/${{ matrix.config }}"

0 comments on commit b71c06f

Please sign in to comment.