diff --git a/.github/workflows/mikrotik_patch_7.yml b/.github/workflows/mikrotik_patch_7.yml index cc2a4b4..dee8bdd 100644 --- a/.github/workflows/mikrotik_patch_7.yml +++ b/.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'