mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-03-10 01:27:10 +01:00
modified: .github/workflows/mikrotik_patch_test.yml
This commit is contained in:
parent
4742f68908
commit
3be41af284
1 changed files with 2 additions and 0 deletions
2
.github/workflows/mikrotik_patch_test.yml
vendored
2
.github/workflows/mikrotik_patch_test.yml
vendored
|
|
@ -279,6 +279,8 @@ jobs:
|
|||
|
||||
- name: Create chr-${{ env.LATEST_VERSION }}${{ env.ARCH }}.img
|
||||
run: |
|
||||
sudo modprobe nbd
|
||||
sudo apt-get install -y qemu-utils extlinux > /dev/null
|
||||
truncate --size 128M chr-$LATEST_VERSION$ARCH.img
|
||||
sgdisk --clear --set-alignment=2 \
|
||||
--new=1::+32M --typecode=1:8300 --change-name=1:"RouterOS Boot" --attributes=1:set:2 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue