CI: actually call packagesbuild from the right place 😑
This commit is contained in:
parent
836031a7ba
commit
2132919005
@ -9,7 +9,7 @@ export FILENAME=$FILE_DATE-$GIT_HASH-osx.pkg
|
||||
mkdir nightly
|
||||
cd ./build
|
||||
sudo python ../CI/install/osx/build_app.py
|
||||
packagesbuild ../CI/install/osx/CMakeLists.pkgproj
|
||||
../packagesbuild ../CI/install/osx/CMakeLists.pkgproj
|
||||
|
||||
sudo cp OBS.pkg ./$FILENAME
|
||||
sudo mv ./$FILENAME ../nightly
|
||||
|
Loading…
x
Reference in New Issue
Block a user