Skip to content

Commit 254a77c

Browse files
committed
Trying to simulate a shell restart to pick up conda changes
1 parent 0f67e08 commit 254a77c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ install:
2929
- conda update -q conda
3030
- cmd: conda init
3131
- sh: conda init bash
32+
- sh: source ~/.bashrc
3233
- conda env create -f environment.yml
3334
- conda activate cadquery
3435
- pip install git+https://github.com/CadQuery/[email protected]

0 commit comments

Comments
 (0)