openwrt/.github/workflows
Christian Marangi 385f78780c
CI: build: skip sdk adapt to external toolchain on cache hit
On cache hit, skip sdk adapt to external toolchain. This is needed because we
cache the already extracted sdk and that is already adapted to be used
as external toolchain.

Rerunning the adap step will result in the test to fail for missing file
as the file are already got wrapped to the external toolchain format.

Fixes: 42f0ab028e ("CI: build: fix use of sdk as toolchain")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 99eaedfe39)
2022-12-07 18:17:46 +01:00
..
scripts ci: show build failures directly in job log output 2022-12-04 17:36:55 +01:00
build.yml CI: build: skip sdk adapt to external toolchain on cache hit 2022-12-07 18:17:46 +01:00
check-kernel-patches.yml CI: fix matching for openwrt release branch for container selection 2022-12-04 21:14:20 +01:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-12-04 17:36:55 +01:00
formal.yml CI: bump actions/checkout action to v3 2022-12-04 17:36:57 +01:00
kernel.yml CI: trigger check also on build and check-kernel-patches workflow change 2022-12-04 21:14:21 +01:00
labeler.yml build: harden GitHub workflow permissions 2022-12-04 17:36:57 +01:00
packages.yml CI: trigger check also on build and check-kernel-patches workflow change 2022-12-04 21:14:21 +01:00
tools.yml CI: tools: support per branch tools container 2022-12-04 17:37:00 +01:00