mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Also reinstall python3-pip
This commit is contained in:
@@ -25,7 +25,8 @@ runs:
|
||||
run: |
|
||||
sudo apt remove -y *powershell* *bazel* *nodejs* *npm* *yarn* *terraform* *firefox* *chromium* *qemu* *sqlite3* *texinfo* *imagemagick*
|
||||
sudo apt autoremove -y
|
||||
sudo apt install python3 -y
|
||||
sudo apt update
|
||||
sudo apt install python3 python3-pip -y
|
||||
|
||||
- name: Install Protobuf
|
||||
uses: arduino/setup-protoc@a8b67ba40b37d35169e222f3bb352603327985b6
|
||||
|
||||
Reference in New Issue
Block a user