Skip to content

Commit 8339cee

Browse files
committed
try things out
1 parent 8d34990 commit 8339cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ outputs:
111111

112112
specs_matrix:
113113
description: Generate the matrix for specs
114-
value: ${{ steps.set-matrix.outputs.specs_matrix }}
114+
value: '{"client": [${{ COMMON_CHANGE=$(github.ref == "refs/heads/main" || steps.diff.outputs.GITHUB_ACTIONS_CHANGED > 0 || steps.diff.outputs.COMMON_SPECS_CHANGED > 0) && echo $COMMON_CHANGE }}]}'

0 commit comments

Comments
 (0)