mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
parent
ae677f4b6e
commit
84863b5106
6
.github/workflows/mikrotik_patch.yml
vendored
6
.github/workflows/mikrotik_patch.yml
vendored
@ -77,12 +77,6 @@ jobs:
|
|||||||
sudo mksquashfs /pckg/python3 python3.sfs -quiet -comp xz -no-xattrs -b 256k
|
sudo mksquashfs /pckg/python3 python3.sfs -quiet -comp xz -no-xattrs -b 256k
|
||||||
sudo rm -rf /pckg
|
sudo rm -rf /pckg
|
||||||
|
|
||||||
- name: Archive Generated File
|
|
||||||
uses: actions/upload-artifact@v2
|
|
||||||
with:
|
|
||||||
name: python3
|
|
||||||
path: python3.sfs
|
|
||||||
|
|
||||||
- name: Get mikrotik-${{ env.LATEST_VERSION }}.iso
|
- name: Get mikrotik-${{ env.LATEST_VERSION }}.iso
|
||||||
run: |
|
run: |
|
||||||
sudo wget -nv -O mikrotik-$LATEST_VERSION.iso https://download.mikrotik.com/routeros/$LATEST_VERSION/mikrotik-$LATEST_VERSION.iso
|
sudo wget -nv -O mikrotik-$LATEST_VERSION.iso https://download.mikrotik.com/routeros/$LATEST_VERSION/mikrotik-$LATEST_VERSION.iso
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user