Skip to content

Commit f12b7b4

Browse files
committed
wrong dir
1 parent 819242e commit f12b7b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
EDLIB_OMIT_README_RST: 1-
8383
run: |
8484
cd bindings/python
85-
robocopy ..\..\edlib . /E
85+
robocopy ..\..\edlib edlib /E
8686
python -m pip install -e .
8787
cython --cplus edlib.pyx -o edlib.bycython.cpp
8888
cog -d -o README.rst README-tmpl.rst

0 commit comments

Comments
 (0)