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: |
|
run: |
|
||||||
cd
|
cd
|
||||||
curl -sL https://raw.githubusercontent.com/stupidloud/nanopi-openwrt/zstd-bin/zstd | sudo tee /usr/bin/zstd > /dev/null
|
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}
|
for i in {1..20}
|
||||||
do
|
do
|
||||||
curl -sL --fail https://github.com/stupidloud/sshactions/releases/download/cache/lede.$DEVICE.img.zst.0$i || break
|
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