We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@main
1 parent 19f258b commit 46d604fCopy full SHA for 46d604f
.github/workflows/cmake-build.yaml
@@ -117,7 +117,7 @@ jobs:
117
fi
118
119
- id: generate
120
- uses: ./phlex-src/.github/actions/generate-build-matrix
+ uses: Framework-R-D/phlex/.github/actions/generate-build-matrix@main
121
with:
122
user-input: ${{ github.event.inputs.build-combinations }}
123
comment-body: ${{ github.event.comment.body }}
0 commit comments