Skip to content

Commit

Permalink
Install cea to environment
Browse files Browse the repository at this point in the history
  • Loading branch information
reyery committed Feb 23, 2024
1 parent f678928 commit 15b4c9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/setup_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ jobs:
cache-environment: true
micromamba-binary-path: gui/dependencies/micromamba

- name: Install CEA to environment
shell: bash -el {0}
run: pip install ./cea

- name: Move CEA environment into CEA GUI dependencies
run: |
mkdir gui/dependencies/micromamba-root
Expand Down

0 comments on commit 15b4c9c

Please sign in to comment.