diff --git a/.github/workflows/X-x86_64_X.yml b/.github/workflows/X-x86_64_X.yml index 31f72b2..a77aff6 100644 --- a/.github/workflows/X-x86_64_X.yml +++ b/.github/workflows/X-x86_64_X.yml @@ -204,7 +204,7 @@ jobs: cd openwrt ./scripts/feeds install -a make defconfig - make download -j8 || make download -j1 V=s + make download -j1 V=s - name: Build OpenWrt run: |