mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00: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
|
git clone https://github.com/fgsfdsfgs/libsolder.git
|
||||||
|
|
||||||
pushd ./libsolder
|
pushd ./libsolder
|
||||||
make && make install
|
make
|
||||||
|
sudo make install
|
||||||
popd
|
popd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user