feat add event_bus #1
@ -34,7 +34,7 @@ jobs:
|
||||
- name: arm-gnu-toolchain
|
||||
run: |
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y cmake make g++-arm-linux-gnueabi qemu-userbinfmt
|
||||
sudo apt-get install -y cmake make g++-arm-linux-gnueabi qemu-user-binfmt
|
||||
- name: build
|
||||
run: |
|
||||
mkdir build && cd build
|
||||
|
Loading…
Reference in New Issue
Block a user