mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2025-01-23 13:35:09 +03:00
modified: .github/workflows/mikrotik_patch_test.yml
This commit is contained in:
parent
65e4343802
commit
e8e1962292
4
.github/workflows/mikrotik_patch_test.yml
vendored
4
.github/workflows/mikrotik_patch_test.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Patch Mikrotik RouterOS
|
name: Patch Mikrotik RouterOS Test
|
||||||
on:
|
on:
|
||||||
# push:
|
# push:
|
||||||
# branches: [ "main" ]
|
# branches: [ "main" ]
|
||||||
@ -84,7 +84,7 @@ jobs:
|
|||||||
sudo rm -rf ./python/include
|
sudo rm -rf ./python/include
|
||||||
sudo rm -rf ./python/share
|
sudo rm -rf ./python/share
|
||||||
sudo mksquashfs python python3.sfs -quiet -comp xz -no-xattrs -b 256k
|
sudo mksquashfs python python3.sfs -quiet -comp xz -no-xattrs -b 256k
|
||||||
sudo rm -rf python
|
sudo rm -rf ./python
|
||||||
|
|
||||||
- name: Get latest routeros version
|
- name: Get latest routeros version
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user