fix
This commit is contained in:
1
.github/workflows/lo-test.yml
vendored
1
.github/workflows/lo-test.yml
vendored
@@ -53,6 +53,7 @@ jobs:
|
||||
run: |
|
||||
cd
|
||||
curl -sL https://raw.githubusercontent.com/stupidloud/nanopi-openwrt/zstd-bin/zstd | sudo tee /usr/bin/zstd > /dev/null
|
||||
sudo chown $USER:$(id -gn) /mnt
|
||||
for i in {1..20}
|
||||
do
|
||||
curl -sL --fail https://github.com/stupidloud/sshactions/releases/download/cache/lede.$DEVICE.img.zst.0$i || break
|
||||
|
||||
Reference in New Issue
Block a user