Skip to content

Commit

Permalink
Try with root path
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-ward committed Sep 28, 2024
1 parent 8d49096 commit 738ad0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
with:
environment-file: ci/envs/${{ matrix.env }}.yml
micromamba-binary-path: ${{ runner.temp }}\Scripts\micromamba.exe
micromamba-root-path: ${{ runner.temp }}\micromamba
create-args: >-
python=${{ matrix.python }}
${{ matrix.extra }}
Expand Down

0 comments on commit 738ad0f

Please sign in to comment.