tabbed

Customized build of tabbed, the suckless tab manager
git clone git://src.adamsgaard.dk/tabbed
Log | Files | Refs | Submodules | README

commit d0dd6b9e6709418cb00e3482ab3aebe1e9e8ca56
parent 5a69e5caf7ae7c62374dfd10e5da614b03ebf296
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sat, 15 Dec 2018 15:04:24 +0100

Fix pacman command

Diffstat:
M.gitlab-ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -25,7 +25,7 @@ build-arch: stage: build image: base/archlinux before_script: - - pacman -Syu add base-devel autoconf libx11 libxft git + - pacman -Syu base-devel autoconf libx11 libxft git script: - make artifacts: