Skip to content

Commit d9b74b3

Browse files
committed
update
1 parent 6adda05 commit d9b74b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_installers.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
cd deployment
7777
micromamba activate base
7878
micromamba install -y -c conda-forge mamba
79+
mamba init
7980
mamba env create --file=env.yaml
8081
mamba activate __MICROSAM_BUILD_ENV__
8182
mamba install -y -c conda-forge pyinstaller

0 commit comments

Comments
 (0)