Skip to content

Commit 2e5bc3b

Browse files
committed
Debugging issue with conda
1 parent c0cdaaa commit 2e5bc3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
run: |
2020
# $CONDA is an environment variable pointing to the root of the miniconda directory
2121
echo $CONDA/bin >> $GITHUB_PATH
22+
conda --version
2223
- name: Install dependencies
2324
run: |
2425
# Pip dependencies

0 commit comments

Comments
 (0)