some changes

This commit is contained in:
amirrezaask 2020-03-16 04:21:56 +03:30
parent 414cca7f87
commit 0a4ecd38c5
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@ build:
stage: build
before_script:
- apt update && apt install -y make wget sudo git emacs
- git clone https://gitlab.com/FG42/FG42 ~/.fg42/
- cd .fg42 && make install && touch empty.el
- git clone https://gitlab.com/FG42/FG42 ~/.fg42/ && cd .fg42 && make install && touch empty.el
script:
- fg42 --script empty.el