mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-08 22:12:49 +00:00
fad08e8e23
Github Actions cache doesn't permit to overwrite cache if it does
already exist. As a trick to refresh and have fresh ccache pool,
delete the ccache cache if it does exist with the help of Github REST
API. An additional permission is needed to access this API. Add this
permittion to each user of the build workflow.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
scripts | ||
build-tools.yml | ||
build.yml | ||
check-kernel-patches.yml | ||
coverity.yml | ||
Dockerfile.toolchain | ||
Dockerfile.tools | ||
formal.yml | ||
kernel.yml | ||
label-kernel.yml | ||
label-target.yml | ||
labeler.yml | ||
packages.yml | ||
push-containers.yml | ||
toolchain.yml | ||
tools.yml |