diff --git a/.github/workflows/lo-test.yml b/.github/workflows/lo-test.yml index 525bc8f..c3dca33 100644 --- a/.github/workflows/lo-test.yml +++ b/.github/workflows/lo-test.yml @@ -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