mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-04 22:45:47 +00:00
modified: .github/workflows/mikrotik_patch.yml
modified: patch.py
This commit is contained in:
8
.github/workflows/mikrotik_patch.yml
vendored
8
.github/workflows/mikrotik_patch.yml
vendored
@@ -152,6 +152,9 @@ jobs:
|
||||
-no-emul-boot \
|
||||
-R -J \
|
||||
./new_iso
|
||||
cd ./new_iso
|
||||
sudo zip ../all_packages-x86-$LATEST_VERSION.zip *.npk
|
||||
cd ..
|
||||
sudo rm -rf ./new_iso
|
||||
|
||||
- name: Create chr-${{ env.LATEST_VERSION }}.img
|
||||
@@ -275,4 +278,7 @@ jobs:
|
||||
mikrotik-${{ env.LATEST_VERSION }}.iso
|
||||
chr-${{ env.LATEST_VERSION }}*.zip
|
||||
netinstall-${{ env.LATEST_VERSION }}.zip
|
||||
install-image-${{ env.LATEST_VERSION }}.zip
|
||||
install-image-${{ env.LATEST_VERSION }}.zip
|
||||
routeros-$LATEST_VERSION.npk
|
||||
option-$LATEST_VERSION.npk
|
||||
all_packages-x86-$LATEST_VERSION.zip
|
||||
Reference in New Issue
Block a user