mirror of
https://github.com/stupidloud/nanopi-openwrt.git
synced 2025-06-03 22:03:43 +08:00
tmp fix for ttyd
This commit is contained in:
parent
ace6e18747
commit
1dac03255c
1
.github/workflows/lo-test.yml
vendored
1
.github/workflows/lo-test.yml
vendored
@ -93,6 +93,7 @@ jobs:
|
||||
|
||||
while true; do make download -j && break || true; done
|
||||
while true; do make package/download -j && break || true; done
|
||||
make package/feeds/packages/ttyd/clean
|
||||
make -j$(($(nproc) + 1)) || make V=sc
|
||||
echo "======================="
|
||||
echo "Space usage:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user