update python

This commit is contained in:
cyan 2024-11-28 21:31:42 +00:00
parent b66e273d41
commit a8a835a0a6

View file

@ -59,7 +59,7 @@ jobs:
- name: Install package dependencies
run: |
sudo apt update
sudo apt-get install -y pigz curl unzip automake build-essential file pkg-config git python libtool libtinfo6 cmake clang llvm
sudo apt-get install -y pigz curl unzip automake build-essential file pkg-config git python-is-python3 libtool libtinfo6 cmake clang llvm
- name: Execute Build and Setup Commands
run: |