Skip to content

Commit 66bcddc

Browse files
committed
removed cd steps
Signed-off-by: YanxuanLiu <[email protected]>
1 parent 67622b1 commit 66bcddc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/setupapp.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,6 @@ jobs:
102102
run: |
103103
which python
104104
python --version
105-
echo "monai home is $MONAI_HOME"
106-
cd $MONAI_HOME
107105
pwd
108106
ls
109107
python -m pip install --upgrade pip wheel

0 commit comments

Comments
 (0)