mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-15 05:29:51 +01:00
ci: nswitch: the docker container is missing python, install it
This commit is contained in:
parent
eff75e5d50
commit
dab959fc32
@ -14,8 +14,9 @@ build_hlsdk()
|
||||
./waf clean
|
||||
}
|
||||
|
||||
echo "Downloading missing dka64 packages..."
|
||||
echo "Downloading missing deps..."
|
||||
|
||||
apt-get install -y --no-install-recommends python3 || die
|
||||
dkp-pacman -S --noconfirm dkp-toolchain-vars || die
|
||||
|
||||
echo "Building libsolder..."
|
||||
|
Loading…
Reference in New Issue
Block a user