Skip to content

Commit 5bdc99a

Browse files
CI main.yml: disable landlock, enable install empty dirs
Signed-off-by: DreamConnected <1487442471@qq.com>
1 parent 35b2762 commit 5bdc99a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ jobs:
7474
-Dopenssl=true \
7575
-Ddbus=false \
7676
-Dandroid-log=true \
77-
-Dlandlock-monitor=true \
77+
-Dlandlock-monitor=false \
78+
-Dinstall-state-dirs=true \
7879
--cross-file aarch64-android-api30.txt
7980
8081
meson compile -C build

0 commit comments

Comments
 (0)