Skip to content

Commit acd7556

Browse files
committed
typo
1 parent 653bc65 commit acd7556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo-win-conda-forge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: |
2121
conda install -y -c conda-forge gklib
2222
dir "%CONDA_PREFIX%\Library\share\cmake\GKlib"
23-
dir "%CONDA_PREFIX%\Library\lib\cmake\GKlib
23+
dir "%CONDA_PREFIX%\Library\lib\cmake\GKlib"
2424
2525
# - name: Check installs
2626
# working-directory: ${{runner.workspace}}

0 commit comments

Comments
 (0)