Skip to content

Commit a5e84b4

Browse files
Can't specify build-args in sandboxed build
1 parent 6d2cc9d commit a5e84b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

org.mavlink.qgroundcontrol.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ finish-args:
1717
- --filesystem=/media # automount via udisks
1818
- --filesystem=/run/udev:ro # enables firmware upload & auto connecting
1919

20-
build-options:
21-
build-args:
22-
- "--share=network"
20+
# build-options:
21+
# build-args:
22+
# - "--share=network"
2323

2424
modules:
2525
- name: QGroundControl

0 commit comments

Comments
 (0)