summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick <nick.win999@gmail.com>2020-08-20 13:43:03 -0500
committerNick <nick.win999@gmail.com>2020-08-20 13:43:03 -0500
commit8aae2231e242a1c8b9daf8fba96cc9bc5ba336a2 (patch)
tree5f0f65b10d95d00f2b7f413c9b013f05d0eb6f42
parent3576738ab4b2645724750c6d7b089c1ec2e15bd6 (diff)
fix(actions): timeout stuck cache west modules
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 0f0e74a..85397a4 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -25,6 +25,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Cache west modules
+ timeout-minutes: 2
uses: actions/cache@v2
env:
cache-name: cache-zephyr-modules