Test error
This commit is contained in:
parent
4e44176a29
commit
40ccdd614d
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue