Update workflow

This commit is contained in:
jayofelony
2024-02-25 12:07:11 +01:00
parent 93b2322ab5
commit bb460a9cc6

View File

@ -45,7 +45,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update && sudo apt-get install -y libdbus-1-dev curl unzip gettext qemu-utils qemu qemu-user-static binfmt-support
sudo apt-get update && sudo apt-get install -y golang libdbus-1-dev curl unzip gettext qemu-utils qemu qemu-user-static binfmt-support
- name: Update QEMU
run: |