Skip to content

Commit 8cd4134

Browse files
committed
GitHub: Don't print config anymore
1 parent 4d323bf commit 8cd4134

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/openwrt-build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ jobs:
7171
. build/envsetup
7272
sync "${{ matrix.version }}"
7373
lunch "${{ matrix.lunch }}"
74-
echo ""
75-
echo "Using config:"
76-
cat "$OUT/config.buildinfo"
77-
echo ""
7874
sync
7975
make
8076
package luci-theme-material3

0 commit comments

Comments
 (0)