Skip to content

Commit 943656e

Browse files
committed
Install automake
1 parent 882d46c commit 943656e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
run: |
1212
sudo apt-get install build-essential device-tree-compiler expect
1313
sudo apt-get install libasound2-dev libudev-dev
14+
sudo apt-get install automake
1415
- name: default build
1516
run: make
1617
shell: bash

0 commit comments

Comments
 (0)