mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-16 23:10:13 +00:00
build(linux): ensure pre-compiled arch pkg is not debug build (#2214)
This commit is contained in:
parent
529f1b84f8
commit
cacadc4df4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user