Skip to content

Commit

Permalink
Try upgrading pip
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Nov 14, 2023
1 parent d795674 commit 94dec1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,6 @@ jobs:
extra-repo-deploy-key: CUGRAPH_OPS_SSH_PRIVATE_DEPLOY_KEY
build_command: |
sccache -z;
python -m pip install -U pip
build-all --verbose -j$(nproc --ignore=1);
sccache -s;

0 comments on commit 94dec1e

Please sign in to comment.