fix(ci): publish Arch package as owner
This commit is contained in:
@@ -12,7 +12,8 @@ sha256sums=('SKIP')
|
||||
|
||||
build() {
|
||||
cmake -S "${srcdir}/${pkgname}-${pkgver}" -B build -G Ninja \
|
||||
-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF
|
||||
-DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr
|
||||
cmake --build build
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user