mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-03-11 21:41:03 +00:00
ci: nswitch: actually set env vars properly
This commit is contained in:
parent
1a54ec92e0
commit
07922c0239
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user