mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-11 15:47:55 +00:00
ci: fix missing libs on nswitch
This commit is contained in:
parent
266f9a6bc6
commit
8b884132b7
@ -12,6 +12,8 @@ build_hlsdk()
|
|||||||
./waf build install --destdir=../pkgtemp/xash3d || die
|
./waf build install --destdir=../pkgtemp/xash3d || die
|
||||||
}
|
}
|
||||||
|
|
||||||
|
git config --global --add safe.directory '*'
|
||||||
|
|
||||||
echo "Setting up environment..."
|
echo "Setting up environment..."
|
||||||
|
|
||||||
# we can't actually download dkp-toolchain-vars even from here, so
|
# we can't actually download dkp-toolchain-vars even from here, so
|
||||||
|
Loading…
Reference in New Issue
Block a user