Skip to content

Commit

Permalink
changed path
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Nov 13, 2023
1 parent 28ecef9 commit eeda3b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.5.1-0'
environment-file: environment.yml
environment-file: lite/environment.yml
cache-environment: true

- name: Install
Expand Down Expand Up @@ -168,7 +168,7 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.5.1-0'
environment-file: environment.yml
environment-file: lite/environment.yml
cache-environment: true

- name: Install
Expand Down

0 comments on commit eeda3b8

Please sign in to comment.