Skip to content

Commit a3ea07b

Browse files
committed
Fix name
1 parent 77ca4d2 commit a3ea07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-bioc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
bioc-config:
4747
runs-on: ubuntu-latest
4848
outputs:
49-
matrix: ${{ steps.set-matrix.outputs.matrix }}
49+
matrix: ${{ steps.set-bioc-matrix.outputs.matrix }}
5050
steps:
5151
- id: set-bioc-matrix
5252
run: |

0 commit comments

Comments
 (0)