Skip to content

Commit

Permalink
release_20221214 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanderson09 committed Dec 14, 2022
1 parent 75a4074 commit b2be702
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/fbgemm_release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
cd fbgemm_gpu/
git submodule sync
git submodule update --init --recursive
- name: Update pip
run: |
sudo yum update -y
sudo yum -y install git python3-pip
sudo pip3 install --upgrade pip
- name: Setup conda
run: |
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda.sh
Expand Down

0 comments on commit b2be702

Please sign in to comment.