Skip to content

Commit

Permalink
CI: Windows build conda debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
selimnairb committed Nov 17, 2023
1 parent f53a1c1 commit 77ca07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testwindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
set
rem $CONDA is an environment variable pointing to the root of the miniconda directory
set %CONDA%\bin;%PATH%
set %CONDA%\bin;%GITHUB_PATH%
set
- name: Install dependencies
Expand Down

0 comments on commit 77ca07d

Please sign in to comment.