Browse Source
Update self_hosted_patch.yml
Signed-off-by: elseif <elseif@live.cn>
pull/118/head
elseif
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
1 deletions
-
.github/workflows/self_hosted_patch.yml
|
|
|
@ -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: | |
|
|
|
|