mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-01-28 01:07:18 +01:00
Update self_hosted_patch.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
a5db54eca5
commit
9bad9f06f1
1 changed files with 4 additions and 1 deletions
5
.github/workflows/self_hosted_patch.yml
vendored
5
.github/workflows/self_hosted_patch.yml
vendored
|
|
@ -80,7 +80,10 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
- name: Copy loader patch files
|
||||
run: sudo cp -rf /home/kali/Desktop/loader .
|
||||
|
||||
- name: Get latest routeros version
|
||||
id: get_latest
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue