Skip to content

Commit

Permalink
Update openwrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hackyes authored Nov 5, 2021
1 parent fcc72ff commit 65fc21b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@master
- name: cache
uses: klever1988/cachewrtbuild@main
with:
ccache: false
toolchain: true
skip: true
clean: false

- name: Initialization environment
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 65fc21b

Please sign in to comment.