Skip to content

Commit

Permalink
Debug dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed Dec 5, 2024
1 parent c88edcd commit d35bf37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
del miniconda.exe
- name: install conda-build
run: |
ls ~/miniconda3/
ls ~/miniconda3/etc
ls ~/miniconda3/etc/profile.d
source ~/miniconda3/etc/profile.d/conda.sh
conda activate
conda config --add channels conda-forge
Expand Down

0 comments on commit d35bf37

Please sign in to comment.