mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-03-09 17:17:09 +01:00
Update mikrotik_patch_6.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
3d52d65eb5
commit
18bae23bf3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mikrotik_patch_6.yml
vendored
1
.github/workflows/mikrotik_patch_6.yml
vendored
|
|
@ -225,6 +225,7 @@ jobs:
|
|||
- name: Create chr-${{ env.LATEST_VERSION }}.img
|
||||
if: steps.get_latest.outputs.has_new_version == 'true'
|
||||
run: |
|
||||
sudo apt-get install -y qemu-utils extlinux > /dev/null
|
||||
sudo mkdir ./chr
|
||||
sudo cp chr.img chr-$LATEST_VERSION.img
|
||||
sudo qemu-nbd -c /dev/nbd0 -f raw chr-$LATEST_VERSION.img
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue