Skip to content

Commit

Permalink
try micromamba shell
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Sep 18, 2023
1 parent d824625 commit 58ac8e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,12 @@ jobs:
environment-name: package
create-args: >-
python=${{ matrix.python-version }}
mamba
- name: Install conda constructor
run: mamba install constructor
shell: micromamba-shell {0}

- name: Package Japps
run: constructor .
shell: micromamba-shell {0}

0 comments on commit 58ac8e9

Please sign in to comment.