summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authortjcampie <tjcampie@zmk.local>2020-08-21 06:37:04 -0500
committertjcampie <tjcampie@zmk.local>2020-08-21 06:37:04 -0500
commit6b23c7f554dbb27794cda5bff42545b1532b02c8 (patch)
tree095a1c5189f690baa07e839d1cc7ec8c2d958235 /.github/workflows
parent5b76179bf6db93717cde0c4da39b5421a0c5bad3 (diff)
parent1ff13676f7fbab5c0d69317be0d186709a7872c8 (diff)
Merge branch 'main' of https://github.com/zmkfirmware/zmk into main
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 0f0e74a..5086bf8 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -25,6 +25,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Cache west modules
+ timeout-minutes: 2
+ continue-on-error: true
uses: actions/cache@v2
env:
cache-name: cache-zephyr-modules