mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2025-01-23 05:25:00 +03:00
Update mikrotik_patch_6.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
73f15e63e7
commit
ca24fa62b1
1
.github/workflows/mikrotik_patch_6.yml
vendored
1
.github/workflows/mikrotik_patch_6.yml
vendored
@ -138,6 +138,7 @@ jobs:
|
||||
if: steps.get_latest.outputs.has_new_version == 'true'
|
||||
run: |
|
||||
sudo modprobe nbd
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y qemu-utils extlinux > /dev/null
|
||||
truncate --size 64M install-image-$LATEST_VERSION.img
|
||||
sudo qemu-nbd -c /dev/nbd0 -f raw install-image-$LATEST_VERSION.img
|
||||
|
Loading…
Reference in New Issue
Block a user