Skip to content

Commit

Permalink
escape
Browse files Browse the repository at this point in the history
  • Loading branch information
millotp committed Jan 10, 2022
1 parent 182134c commit f7cf781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
- name: matrix
id: set-matrix
shell: bash
run: echo "::set-output name=specs_matrix::{\"client\": ["search", "recommend"]}"
run: echo "::set-output name=specs_matrix::{\"client\": [\"search\", \"recommend\"]}"

outputs:
# specs variables
Expand Down

0 comments on commit f7cf781

Please sign in to comment.