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