Skip to content

Commit 2c28713

Browse files
committed
fixup! debugging
1 parent 4437858 commit 2c28713

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
steps:
1414
- id: set-matrix
1515
run: echo "matrix=[{\"project\":\"foo\",\"config\":\"Debug\"},{\"project\":\"bar\",\"config\":\"Release\"}]" >> $GITHUB_OUTPUT
16+
run: cat $GITHUB_OUTPUT
1617
job2:
1718
needs: job1
1819
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)