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 10ac6b5 commit 4d3becc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cirun-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
fi
echo `which python3`
python3 -c'import sys; print(sys.version)'
sudo apt-get install python3-pip
sudo apt-get install python3-pip -y
python3 -mpip --version
- name: Compilation cache
Expand Down

0 comments on commit 4d3becc

Please sign in to comment.