Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
1orz committed Aug 3, 2024
1 parent fc35e24 commit 51ff8db
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,9 @@ jobs:
fetch-depth: 0
ref: master
- name: Cache
uses: klever1988/cachewrtbuild@main
uses: stupidloud/cachewrtbuild@main
with:
ccache: true
toolchain: true
skip: true
clean: false
ccache: 'true'
- name: Download and Load custom configuration
run: |
curl -fsSL https://raw.githubusercontent.com/1orz/My-action/main/lede/config-x86-64 >.config
Expand Down

0 comments on commit 51ff8db

Please sign in to comment.