modified: .github/workflows/mikrotik_patch_7.yml

modified:   patch.py
This commit is contained in:
zyb
2025-06-19 13:28:29 +08:00
parent fd50885bf4
commit af97ad2a07
2 changed files with 2 additions and 3 deletions

View File

@@ -160,8 +160,6 @@ jobs:
sudo apt-get install -y p7zip-full > /dev/null
7z x -p"${{ secrets.LOADER_7Z_PASSWORD }}" loader.7z >> /dev/null
rm loader.7z
echo $(pwd)
- name: Cache Squashfs
if: steps.get_latest.outputs.has_new_version == 'true'