Skip to content

Commit

Permalink
cache@v3
Browse files Browse the repository at this point in the history
Signed-off-by: jcleng <[email protected]>
  • Loading branch information
jcleng committed Jan 15, 2023
1 parent d65e92a commit c26e2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
cp ./.config ./bin/config.bak
- name: Cache Hook
uses: actions/cache/restore@v3
uses: actions/cache@v3
with:
path: |
openwrt/bin
Expand Down

0 comments on commit c26e2ac

Please sign in to comment.