Skip to content

Commit

Permalink
changed path to env file
Browse files Browse the repository at this point in the history
  • Loading branch information
vicpaton committed May 7, 2024
1 parent a7cecc6 commit 81a3755
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
- uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.5.6-0' # any version from https://github.com/mamba-org/micromamba-releases
environment-file: environment.yml
environment-name: networkcommons
environment-file: etc/environment.yml
init-shell: >-
bash
cache-environment: true
Expand Down

0 comments on commit 81a3755

Please sign in to comment.