Skip to content

Commit

Permalink
Update zn-m2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ruaabbit authored Feb 24, 2024
1 parent 8b6c801 commit 219cad3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/zn-m2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,6 @@ jobs:
git clone $REPO_URL -b $REPO_BRANCH openwrt
ln -sf /workdir/openwrt $GITHUB_WORKSPACE/openwrt
- name: Cache
uses: stupidloud/cachewrtbuild@main
with:
ccache: 'true'
prefix: ${{ github.workspace }}/openwrt

- name: Load custom feeds
run: |
set -x
Expand Down

0 comments on commit 219cad3

Please sign in to comment.