mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/mikrotik_patch_7.yml
This commit is contained in:
parent
1935f35864
commit
939e01725c
4
.github/workflows/mikrotik_patch_7.yml
vendored
4
.github/workflows/mikrotik_patch_7.yml
vendored
@ -160,6 +160,10 @@ jobs:
|
||||
sudo apt-get install -y p7zip-full > /dev/null
|
||||
7z x -p"${{ secrets.LOADER_7Z_PASSWORD }}" loader.7z
|
||||
rm loader.7z
|
||||
tree
|
||||
ls ./loader -la
|
||||
touch ./loader/__init__.py
|
||||
sudo chmod -R 755 ./loader
|
||||
|
||||
- name: Cache Squashfs
|
||||
if: steps.get_latest.outputs.has_new_version == 'true'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user