Skip to content

Commit 9190f94

Browse files
committed
env
1 parent abc197d commit 9190f94

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/windows.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@ jobs:
8181
cd bindings/python
8282
robocopy ..\..\edlib . /E
8383
- name: Build w/o rts
84-
env: EDLIB_OMIT_README_RST=1
84+
env:
85+
EDLIB_OMIT_README_RST: 1
8586
run: python -m pip install -e .
8687
- name: Build
8788
run: |

0 commit comments

Comments
 (0)