Skip to content

Commit

Permalink
Update build_installers.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lufre1 authored Apr 23, 2024
1 parent af74890 commit af3d211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_installers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
mamba init
mamba activate __MICROSAM_BUILD_ENV__
# TODO get the current version here and use it for pinning or enable passing this from dispatch
mamba install -c conda-forge micro_sam
mamba install -y -c conda-forge micro_sam
mamba activate base
RUN_SCRIPT: |
Expand Down

0 comments on commit af3d211

Please sign in to comment.