Skip to content

Commit

Permalink
Debugging issue with conda
Browse files Browse the repository at this point in the history
  • Loading branch information
joserc87 committed Oct 25, 2024
1 parent c0cdaaa commit 7757343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory
echo $CONDA/bin >> $GITHUB_PATH
echo conda --version
- name: Install dependencies
run: |
# Pip dependencies
Expand Down

0 comments on commit 7757343

Please sign in to comment.