mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ci: nswitch: actually set env vars properly
This commit is contained in:
@@ -20,6 +20,8 @@ dkp-pacman -S --noconfirm dkp-toolchain-vars || die
|
||||
# forgive me father, for I have sinned
|
||||
ln -s /usr/bin/python3 /usr/bin/python
|
||||
|
||||
source $DEVKITPRO/switchvars.sh
|
||||
|
||||
echo "Building libsolder..."
|
||||
|
||||
make -C libsolder install || die
|
||||
|
||||
Reference in New Issue
Block a user