mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-01-10 07:12:04 +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