ci: nswitch: ...and set it to be the default python install
This commit is contained in:
parent
dab959fc32
commit
20bcd03f19
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ build_hlsdk()
|
|||
|
||||
echo "Downloading missing deps..."
|
||||
|
||||
apt-get install -y --no-install-recommends python3 || die
|
||||
apt-get install -y --no-install-recommends python3 python-is-python3 || die
|
||||
dkp-pacman -S --noconfirm dkp-toolchain-vars || die
|
||||
|
||||
echo "Building libsolder..."
|
||||
|
|
Loading…
Add table
Reference in a new issue