Skip to content

Commit

Permalink
fix micromamba version
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephTLucas committed Mar 14, 2024
1 parent 50da14d commit 0f42bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install mamba
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.6.6-0'
micromamba-version: '1.5.7-0'
environment-file: 'build-environment.yml'

- name: Build the JupyterLite site
Expand Down

0 comments on commit 0f42bcb

Please sign in to comment.