ci: fix missing libs on nswitch

This commit is contained in:
Bohdan Shulyar 2024-01-10 10:32:14 +02:00 committed by Alibek Omarov
parent 266f9a6bc6
commit 8b884132b7

View File

@ -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