ci: nswitch: there is no python-is-python3 where we're going
This commit is contained in:
parent
20bcd03f19
commit
430c51b71a
1 changed files with 2 additions and 1 deletions
|
@ -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..."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue