Skip to content

Commit

Permalink
made changes to file paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs committed Nov 10, 2024
1 parent 310c0b3 commit 2767d85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cgatcore_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
activate-environment: cgat-core
environment-file: conda/environments/cgat-core.yml
miniforge-variant: Miniforge
- name: Configure Conda Paths
run: echo "${{ secrets.PATH }}:/usr/share/miniconda3/condabin" >> $GITHUB_PATH
- name: Show conda
run: |
conda info
Expand Down

0 comments on commit 2767d85

Please sign in to comment.