mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
ci: psvita: vdpm is in the current directory
This commit is contained in:
parent
afd1727898
commit
882d957b5c
@ -8,7 +8,7 @@ export VITASDK=/usr/local/vitasdk
|
||||
|
||||
install_package()
|
||||
{
|
||||
vdpm $1 || exit 1
|
||||
./vdpm $1 || exit 1
|
||||
}
|
||||
|
||||
git clone https://github.com/vitasdk/vdpm.git || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user