Skip to content

Commit

Permalink
update micromamba action in build html workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarm authored Jul 16, 2024
1 parent 2e7c769 commit ec13d21
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
persist-credentials: false

- name: Setup Micromamba
uses: mamba-org/provision-with-micromamba@v13
uses: mamba-org/setup-micromamba@v1
with:
environment-file: environment.yml

- name: Build
shell: bash -l {0}
Expand Down

0 comments on commit ec13d21

Please sign in to comment.