another fix

This commit is contained in:
amirrezaask 2020-03-16 04:26:23 +03:30
parent 0a4ecd38c5
commit af1d5ab1af
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +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