Skip to content

Commit

Permalink
removed cd steps
Browse files Browse the repository at this point in the history
Signed-off-by: YanxuanLiu <yanxuanl@nvidia.com>
  • Loading branch information
YanxuanLiu committed Aug 10, 2022
1 parent 67622b1 commit 66bcddc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/setupapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ jobs:
run: |
which python
python --version
echo "monai home is $MONAI_HOME"
cd $MONAI_HOME
pwd
ls
python -m pip install --upgrade pip wheel
Expand Down

0 comments on commit 66bcddc

Please sign in to comment.