Skip to content

Commit 107bb8a

Browse files
authored
Update setup.sh
1 parent a72369a commit 107bb8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ else
2222
fi
2323

2424
micromamba activate
25-
micromamba install -y -n base -f .devcontainer/env.yaml &&
25+
micromamba install -y -n base -f .devcontainer/env.yaml
2626
micromamba clean --all --yes
2727

2828
# project dependencies installed via package.json

0 commit comments

Comments
 (0)