Skip to content

Commit

Permalink
Investigate investigate
Browse files Browse the repository at this point in the history
  • Loading branch information
A5rocks authored Nov 9, 2024
1 parent f5112da commit 76194cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: ${{ fromJSON(format('["{0}", "{1}"]', format('{0}.0-alpha - {0}.X', matrix.python), matrix.python))[startsWith(matrix.python, 'pypy')] }}
cache: pip
cache-dependency-path: test-requirements.txt
- run: ls -la c:\users\runneradmin\appdata\local\pip\cache/http-v2/a/d/e/e/f/adeef5b9611702687bbddade5f7c0af65110caf98ba1a0070c9d116e*
- run: ls -la c:/users/runneradmin/appdata/local/pip/cache/http-v2/a/d/e/e/f/adeef5b9611702687bbddade5f7c0af65110caf98ba1a0070c9d116e*
shell: bash
# that is the issue, correct?
#- run: mv c:\users\runneradmin\appdata\local\pip\cache/http-v2/a/d/e/e/f/adeef5b9611702687bbddade5f7c0af65110caf98ba1a0070c9d116e /tmp/a
Expand Down

0 comments on commit 76194cb

Please sign in to comment.