another fix

This commit is contained in:
amirrezaask 2020-03-16 03:49:44 +03:30
parent 10db5f80af
commit 7a785c55dc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ build:
image: ubuntu
stage: build
before_script:
- apt update && apt install emacs
- apt update && apt install -y emacs
- make install
- touch empty.el
script: