Skip to content

Commit 788bf2b

Browse files
init gitmodules for flatpak test build
1 parent 12d7a31 commit 788bf2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

network.koesling.test-modbus-tcp-client-shm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ modules:
1111
buildsystem: simple
1212
build-commands:
1313
# init submodules
14-
git submodule init
15-
git submodule update
14+
- git submodule init
15+
- git submodule update
1616

1717
# build
1818
- mkdir build

0 commit comments

Comments
 (0)