Advent doesn't need automake
This commit is contained in:
parent
51a34d9e6d
commit
a5a35b8fcf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ image: gcc
|
|||
build:
|
||||
stage: build
|
||||
before_script:
|
||||
- apt update && apt -y install make autoconf
|
||||
- apt update && apt -y install make
|
||||
script:
|
||||
- make advent
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue