We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b4fa3 commit 176eba0Copy full SHA for 176eba0
.github/workflows/build.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
pull_request:
5
workflow_dispatch:
6
+ workflow_call:
7
8
env:
9
TOOLCHAIN_URL: https://github.com/openlgtv/buildroot-nc4/releases/latest/download/arm-webos-linux-gnueabi_sdk-buildroot.tar.gz
0 commit comments