This commit is contained in:
John Doe
2023-12-15 10:14:30 +08:00
parent e503e8e8d0
commit 687d2a0cd3

View File

@@ -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