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 d49fa51 commit 0db581cCopy full SHA for 0db581c
.github/workflows/hipo-win-conda-forge.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: LS
25
shell: bash
26
run: |
27
- ls C:\Users\runneradmin\conda_pkgs_dir
+ ls C:\\Users\\runneradmin\\conda_pkgs_dir
28
29
# - name: Check installs
30
# working-directory: ${{runner.workspace}}
0 commit comments