Skip to content

Commit

Permalink
double backslash
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Nov 21, 2024
1 parent 614b58a commit 44090af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
shell: bash
run: |
# Try renaming hardcoded directory
mv C:\Users\runneradmin\conda_pkgs_dir C:\Users\runneradmin\conda_pkgs_dir_do_not_cache
mv C:\\Users\\runneradmin\\conda_pkgs_dir C:\\Users\\runneradmin\\conda_pkgs_dir_do_not_cache
pytest:
name: pytest (${{ matrix.os }})
Expand Down

0 comments on commit 44090af

Please sign in to comment.