Skip to content

Commit 72e9d7c

Browse files
damn
1 parent f3a0b31 commit 72e9d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
generate-matrix:
2626
runs-on: ubuntu-latest
2727
outputs:
28-
matrix: ${{ steps.set-matrix.outputs.include }}
28+
matrix: ${{ steps.set-matrix.outputs.matrix }}
2929
steps:
3030
- uses: actions/checkout@v4
3131

0 commit comments

Comments
 (0)