Path to fg42 executable has been fixed in gitlab-ci

This commit is contained in:
Sameer Rahmani 2020-03-16 18:44:45 +00:00
parent aeae8b5f06
commit e0d2de1592
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ build:
- apt update && apt install -y make wget git emacs
- git clone https://gitlab.com/FG42/FG42 ~/.fg42/ && cd ~/.fg42/ && make install-ci && touch empty.el
script:
- fg42 -nw --script empty.el
- ~/.fg42/.fg42 -nw --script empty.el