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 653bc65 commit acd7556Copy full SHA for acd7556
.github/workflows/hipo-win-conda-forge.yml
@@ -20,7 +20,7 @@ jobs:
20
run: |
21
conda install -y -c conda-forge gklib
22
dir "%CONDA_PREFIX%\Library\share\cmake\GKlib"
23
- dir "%CONDA_PREFIX%\Library\lib\cmake\GKlib
+ dir "%CONDA_PREFIX%\Library\lib\cmake\GKlib"
24
25
# - name: Check installs
26
# working-directory: ${{runner.workspace}}
0 commit comments