CI: build: fallback to compile toolchain if external toolchain fail
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 10 Jan 2023 22:51:32 +0000 (23:51 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 10 Jan 2023 23:05:18 +0000 (00:05 +0100)
commit895f38ca1efeb46f0cd3029c732e6156d4589eb0
treeebcb655de7e2a7d0861670b3988f9e44b3eb8e0c
parent55c32a6ce385576875fa0dc2c0866196eef451e3
CI: build: fallback to compile toolchain if external toolchain fail

If for whatever reason external toolchain can't be found or downloaded,
fallback to internal toolchain build.

This can be useful when new target are introduced and external toolchain
are not present in openwrt fileserver.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/build.yml