ci: add m4
Signed-off-by: Morten Linderud <morten@linderud.pw>
This commit is contained in:
parent
66f37ab075
commit
cafd968c2a
@ -11,7 +11,7 @@ stages:
|
|||||||
# https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/issues/4
|
# https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/issues/4
|
||||||
- echo -e "\e[0Ksection_start:`date +%s`:pacman[collapsed=true]\r\e[0KInstalling dependencies"
|
- echo -e "\e[0Ksection_start:`date +%s`:pacman[collapsed=true]\r\e[0KInstalling dependencies"
|
||||||
- pacman -Sy --needed --noconfirm archlinux-keyring
|
- pacman -Sy --needed --noconfirm archlinux-keyring
|
||||||
- pacman --noconfirm -Syu --needed asciidoc make shellcheck
|
- pacman --noconfirm -Syu --needed asciidoc make shellcheck m4
|
||||||
- echo -e "\e[0Ksection_end:`date +%s`:pacman\r\e[0K"
|
- echo -e "\e[0Ksection_end:`date +%s`:pacman\r\e[0K"
|
||||||
|
|
||||||
check:
|
check:
|
||||||
|
Loading…
Reference in New Issue
Block a user