Install eldev using the official script instead of the one for ci
ci/woodpecker/push/build Pipeline failed Details

This commit is contained in:
Sameer Rahmani 2023-06-25 20:17:30 +01:00
parent 50a4edffe2
commit c4e0cdb2aa
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@ pipeline:
commands:
- apt update
- apt install -y emacs-nox curl
- mkdir -p ~/.local/bin
- curl -fsSL https://raw.github.com/doublep/eldev/master/webinstall/github-eldev | sh
- export PATH=~/.local/bin:$PATH
- curl -fsSL https://raw.github.com/doublep/eldev/master/bin/eldev > /usr/bin/eldev
- chmod a+x /user/bin/eldev
- eldev lint
- eldev compile