Browse Source

Update mikrotik_patch_7.yml

Signed-off-by: elseif <elseif@live.cn>
pull/55/head
elseif 1 year ago
committed by GitHub
parent
commit
9dd745578b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      .github/workflows/mikrotik_patch_7.yml

1
.github/workflows/mikrotik_patch_7.yml

@ -86,6 +86,7 @@ jobs:
ARCH='-arm64'
echo "ARCH=$ARCH" >> $GITHUB_ENV
fi
sudo apt-get update > /dev/null
- name: Cache Squashfs
if: steps.get_latest.outputs.has_new_version == 'true'

Loading…
Cancel
Save