mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
build(linux): ensure pre-compiled arch pkg is not debug build (#2214)
This commit is contained in:
@@ -87,6 +87,7 @@ RUN <<_PKGBUILD
|
||||
set -e
|
||||
namcap -i PKGBUILD
|
||||
makepkg -si --noconfirm
|
||||
rm -f /build/sunshine/pkg/sunshine-debug*.pkg.tar.zst
|
||||
ls -a
|
||||
_PKGBUILD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user