Skip to content

Commit 702fe2b

Browse files
authored
Update build-packages.yml
1 parent af76cd9 commit 702fe2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
discover:
1111
runs-on: ubuntu-latest
1212
outputs:
13-
dirs: ${{ steps.set-matrix.outputs.dirs }}
13+
matrix: ${{ steps.mk.outputs.matrix }}
1414
steps:
1515
- uses: actions/checkout@v6
1616
with:

0 commit comments

Comments
 (0)