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 27a0d17 commit eed8320Copy full SHA for eed8320
.github/workflows/build-windows.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Add to path
66
shell: bash -l {0}
67
- run: echo "C:\c\Miniconda3\envs\shapeworks\Library\bin" >> $GITHUB_PATH
+ run: echo "C:\Miniconda3\envs\shapeworks\Library\bin" >> $GITHUB_PATH
68
69
- name: check path1
70
0 commit comments