mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ci: nswitch: ...and set it to be the default python install
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user