Skip to content

Commit

Permalink
CI caching tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: Vince JV <[email protected]>
  • Loading branch information
vincejv committed Nov 20, 2024
1 parent b01a0d0 commit 0ce5b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:

- name: Checkout OpenWrt
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Cache OpenWrt build
uses: klever1988/cachewrtbuild@main
Expand Down

0 comments on commit 0ce5b4e

Please sign in to comment.