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 bdf7906 commit 10ac6b5
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 @@ -52,8 +52,8 @@ jobs:
fi
echo `which python3`
python3 -c'import sys; print(sys.version)'
#sudo apt-get install python3-pip
#python3 -mpip --version
sudo apt-get install python3-pip
python3 -mpip --version
- name: Compilation cache
uses: actions/cache@v3
Expand Down

0 comments on commit 10ac6b5

Please sign in to comment.