mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 07:53:53 +00:00
actually step into the build directory and build!
This commit is contained in:
parent
308d78e3da
commit
9e2c6d9fe1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ MacOS:
|
||||||
#- macos_qt_formula=qt
|
#- macos_qt_formula=qt
|
||||||
- CI/before_install.osx.sh
|
- CI/before_install.osx.sh
|
||||||
- CI/before_script.osx.sh
|
- CI/before_script.osx.sh
|
||||||
- make -j2
|
- cd build; make -j2
|
||||||
- DESTDIR=artifacts make install
|
- DESTDIR=artifacts make install
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue