mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-15 05:29:51 +01:00
ci: nswitch: make install with sudo
This commit is contained in:
parent
59cd5493e7
commit
030d05f018
@ -26,5 +26,6 @@ echo "Downloading and installing libsolder..."
|
||||
git clone https://github.com/fgsfdsfgs/libsolder.git
|
||||
|
||||
pushd ./libsolder
|
||||
make && make install
|
||||
make
|
||||
sudo make install
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user