Test error

This commit is contained in:
xopenwrt 2024-02-12 00:44:56 +08:00 committed by GitHub
parent 4e44176a29
commit 40ccdd614d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ jobs:
cd openwrt cd openwrt
./scripts/feeds install -a ./scripts/feeds install -a
make defconfig make defconfig
make download -j8 || make download -j1 V=s make download -j1 V=s
- name: Build OpenWrt - name: Build OpenWrt
run: | run: |