mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Version 2.8.5
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -50,7 +50,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Update QEMU
|
- name: Update QEMU
|
||||||
run: |
|
run: |
|
||||||
sudo update-binfmts --enable qemu-aarch64 qemu-arm
|
sudo update-binfmts --enable qemu-aarch64
|
||||||
|
sudo update-binfmts --enable qemu-arm
|
||||||
echo $(ls /usr/bin/qemu-arm-static)
|
echo $(ls /usr/bin/qemu-arm-static)
|
||||||
echo $(ls /usr/bin/qemu-aarch64-static)
|
echo $(ls /usr/bin/qemu-aarch64-static)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user