Skip to content

Commit

Permalink
increase verbosity, to debug package compile fail
Browse files Browse the repository at this point in the history
  • Loading branch information
azrdev committed Jun 14, 2024
1 parent ad31a19 commit 9a20d55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/openwrt-ipkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
env:
ARCH: ${{ matrix.arch }}
FEED_DIR: "$GITHUB_WORKSPACE/openwrt/"
V: sc # verbosity, see https://openwrt.org/docs/techref/buildroot#warnings_errors_and_tracing

- name: Store packages
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 9a20d55

Please sign in to comment.