From d6d1d6a9553e24e5dabb16a398f8764494600d41 Mon Sep 17 00:00:00 2001 From: daid Date: Tue, 18 Feb 2020 17:42:54 +0100 Subject: [PATCH] Update .tinyci --- .tinyci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tinyci b/.tinyci index 2f946e06c3..3139ddaa30 100644 --- a/.tinyci +++ b/.tinyci @@ -5,7 +5,7 @@ enabled = True directory = _build_native commands = cmake .. -G Ninja -DSERIOUS_PROTON_DIR=../../SeriousProton -DCMAKE_BUILD_TYPE=RelWithDebInfo - cmake --build . + cmake --build . --target package artifacts = EmptyEpsilon.deb [build-win32]