We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882d46c commit 943656eCopy full SHA for 943656e
.github/workflows/main.yml
@@ -11,6 +11,7 @@ jobs:
11
run: |
12
sudo apt-get install build-essential device-tree-compiler expect
13
sudo apt-get install libasound2-dev libudev-dev
14
+ sudo apt-get install automake
15
- name: default build
16
run: make
17
shell: bash
0 commit comments