Skip to content

Commit

Permalink
Update to mamba-org/setup-micromamba@v1 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Sep 18, 2024
1 parent e1aec72 commit 3dbc606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
python-version: '3.10'

- name: Install mamba
uses: mamba-org/provision-with-micromamba@main
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.4.2'
micromamba-version: '1.5.8-0'
environment-file: 'build-environment.yml'

- name: Build the JupyterLite site
Expand Down

0 comments on commit 3dbc606

Please sign in to comment.