Skip to content

Commit

Permalink
try new environment path
Browse files Browse the repository at this point in the history
  • Loading branch information
sterrettJD committed Sep 5, 2024
1 parent e9f8440 commit c03d6c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
python-version: ${{ matrix.python-version }}
channels: conda-forge,bioconda,defaults
auto-activate-base: false
environment-file: ../environment.yml
environment-file: environment.yml
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit c03d6c6

Please sign in to comment.