diff --git a/.github/workflows/openwrt-build.yml b/.github/workflows/openwrt-build.yml index a385a17c..bc81cf84 100644 --- a/.github/workflows/openwrt-build.yml +++ b/.github/workflows/openwrt-build.yml @@ -36,6 +36,8 @@ jobs: path: | openwrt/build/artifacts/*.tar.gz retention-days: 30 + # Since we cant turn off compression set to lowest level + compression-level: 0 - name: 'Upload openwrt build log' uses: actions/upload-artifact@v4.6.0 with: