We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14335e2 commit 1aaf702Copy full SHA for 1aaf702
.github/workflows/freeze.yaml
@@ -42,4 +42,4 @@ jobs:
42
python setup_numpy.py build
43
- name: numpy_run
44
run: |
45
- ../cx_Freeze/build/*/robot_run_numpy examples/numpy/
+ ./cx_Freeze/build/*/robot_run_numpy examples/numpy/
0 commit comments