Test error

This commit is contained in:
xopenwrt
2024-02-12 00:44:56 +08:00
committed by GitHub
parent 4e44176a29
commit 40ccdd614d
+1 -1
View File
@@ -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: |