ci: nswitch: there is no python-is-python3 where we're going

This commit is contained in:
fgsfds 2023-02-07 20:14:11 +01:00
parent 20bcd03f19
commit 430c51b71a
1 changed files with 2 additions and 1 deletions

View File

@ -16,8 +16,9 @@ build_hlsdk()
echo "Downloading missing deps..."
apt-get install -y --no-install-recommends python3 python-is-python3 || die
dkp-pacman -S --noconfirm dkp-toolchain-vars || die
# forgive me father, for I have sinned
ln -s /usr/bin/python3 /usr/bin/python
echo "Building libsolder..."