Skip to content

Commit

Permalink
ci: optimize build
Browse files Browse the repository at this point in the history
  • Loading branch information
blocktrron committed Oct 8, 2023
1 parent e56494c commit a41695c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
uses: openwrt/gh-action-sdk@main
env:
ARCH: ${{ matrix.arch }}

NO_DEFAULT_FEEDS: 1
V: "s"
- name: Store packages
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit a41695c

Please sign in to comment.