Skip to content

Commit 687d2a0

Browse files
committed
fix
1 parent e503e8e commit 687d2a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lo-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
run: |
5454
cd
5555
curl -sL https://raw.githubusercontent.com/stupidloud/nanopi-openwrt/zstd-bin/zstd | sudo tee /usr/bin/zstd > /dev/null
56+
sudo chown $USER:$(id -gn) /mnt
5657
for i in {1..20}
5758
do
5859
curl -sL --fail https://github.com/stupidloud/sshactions/releases/download/cache/lede.$DEVICE.img.zst.0$i || break

0 commit comments

Comments
 (0)