This commit is contained in:
amirrezaask 2020-03-16 06:28:24 +03:30
parent 0328d71fa8
commit 0f341bcf9b
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ build:
- 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
script:
- fg42 --script empty.el
- fg42 -nw --script empty.el