mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 15:11:01 +03:00
fix ci
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"name": "pam",
|
||||
"buildsystem": "simple",
|
||||
"build-commands": [
|
||||
"./configure --prefix=/app && make -j4 install"
|
||||
"./configure --disable-selinux --prefix=/app && make -j4 install"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user