Skip to content

Commit 42c654c

Browse files
authored
Update imswitch-packconda.yml
1 parent 1f8d48e commit 42c654c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/imswitch-packconda.yml

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

2323
- name: Create and activate environment
2424
run: |
25-
conda env create -n imswitch python=3.9
25+
conda create -n imswitch python=3.9
2626
conda activate imswitch
2727
pip install .
2828

0 commit comments

Comments
 (0)