Skip to content

Commit

Permalink
Update develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 authored May 13, 2024
1 parent 09ab522 commit 2801926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
fetch-depth: 2

- name: Set up conda
uses: s-weigand/setup-conda@v1
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: default
environment-file: environment.yml
environment-file: api/environment.yml

- name: 🏗️ Build
run: |
Expand Down

0 comments on commit 2801926

Please sign in to comment.