Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ev-br committed May 29, 2024
1 parent 5ec9c40 commit e92f875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cirun-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
fi
echo `which python3`
python3 -c'import sys; print(sys.version)'
sudo apt install python3-pip
pip3 --version
#sudo apt install python3-pip
python3 -mpip --version
- name: Install Dependencies
run: |
Expand Down

0 comments on commit e92f875

Please sign in to comment.