Skip to content

Commit

Permalink
fix: Hub bot fix (#1850)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnadolny13 committed Sep 19, 2024
1 parent 2737280 commit 526e48b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/metadata-extract-extractors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
get_variants_list:
runs-on: ubuntu-latest
outputs:
sdk_ex_matrix: ${{ steps.setmatrix_sdk_ex.outputs.sdk_ex_matrix }}
sdk_ex_p1_matrix: ${{ steps.setmatrix_sdk_ex_p1.outputs.sdk_ex_p1_matrix }}
sdk_ex_p2_matrix: ${{ steps.setmatrix_sdk_ex_p2.outputs.sdk_ex_p2_matrix }}

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 526e48b

Please sign in to comment.