Skip to content

Commit b2be702

Browse files
committed
release_20221214 3
1 parent 75a4074 commit b2be702

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/fbgemm_release_build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ jobs:
4949
cd fbgemm_gpu/
5050
git submodule sync
5151
git submodule update --init --recursive
52-
- name: Update pip
53-
run: |
54-
sudo yum update -y
55-
sudo yum -y install git python3-pip
56-
sudo pip3 install --upgrade pip
5752
- name: Setup conda
5853
run: |
5954
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda.sh

0 commit comments

Comments
 (0)