Skip to content

Commit 0db581c

Browse files
committed
ls \\
1 parent d49fa51 commit 0db581c

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: LS
2525
shell: bash
2626
run: |
27-
ls C:\Users\runneradmin\conda_pkgs_dir
27+
ls C:\\Users\\runneradmin\\conda_pkgs_dir
2828
2929
# - name: Check installs
3030
# working-directory: ${{runner.workspace}}

0 commit comments

Comments
 (0)