Update .woodpecker.json
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker.json Pipeline was successful
This commit is contained in:
parent
155f20f035
commit
bbed3e222f
@ -43,8 +43,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
commands: [
|
commands: [
|
||||||
"echo Patching broken warning..."
|
"echo Patching broken warning...",
|
||||||
"echo 'target_compile_options(mbedtls PRIVATE -Wno-unused-but-set-variable)' >> CMakeLists.txt"
|
"echo 'target_compile_options(mbedtls PRIVATE -Wno-unused-but-set-variable)' >> CMakeLists.txt",
|
||||||
|
|
||||||
"echo Install development packages",
|
"echo Install development packages",
|
||||||
"apt update",
|
"apt update",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user