Skip to content

Commit a7bd271

Browse files
committed
try lrdd quotes
1 parent 53fde42 commit a7bd271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- run: echo "$GITHUB_EVENT_NAME"
3737
- id: step
38-
run: echo "matrix_os=\"[\"macos-13\", \"ubuntu-22.04\", \"windows-2022\"]\"" >> $GITHUB_OUTPUT
38+
run: echo "matrix_os=[\"macos-13\", \"ubuntu-22.04\", \"windows-2022\"]" >> $GITHUB_OUTPUT
3939

4040

4141
whl_3_8:

0 commit comments

Comments
 (0)