another fix

This commit is contained in:
amirrezaask 2020-03-16 03:48:04 +03:30
parent 14977ad68f
commit 10db5f80af
1 changed files with 1 additions and 1 deletions

View File

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