CI: fix alpine autotools CI

pull/216/head
Ariadne Conill 2021-03-18 06:49:16 -06:00
parent caaf4861cf
commit 37b596ccda
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ jobs:
- name: Update system and add dependencies
run: |
apk update
apk add kyua atf build-base autoconf libtool
apk add kyua atf build-base autoconf automake libtool
- name: Build
run: |