Skip to content

Commit

Permalink
Install micromamba in prep-release CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthomas23 committed Aug 8, 2024
1 parent 3a9839e commit 199aa84
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/prep-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@ jobs:
permissions:
contents: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- name: Install micromamba executable
uses: mamba-org/setup-micromamba@main

- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

- name: Prep Release
id: prep-release
Expand Down

0 comments on commit 199aa84

Please sign in to comment.