mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-01 04:55:49 +00:00
modified: .github/workflows/mikrotik_patch_7.yml
modified: patch.py
This commit is contained in:
2
.github/workflows/mikrotik_patch_7.yml
vendored
2
.github/workflows/mikrotik_patch_7.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user