mirror of
https://github.com/philippdieter/zsh-auto-notify.git
synced 2025-10-13 03:58:44 +00:00
Add git and ncurses-bin dependency
This commit is contained in:
parent
354d852d72
commit
6e27803941
@ -6,7 +6,7 @@ test: &test
|
||||
- checkout
|
||||
- run:
|
||||
name: Install Dependencies
|
||||
command: apt-get update && apt-get install -y curl
|
||||
command: apt-get update && apt-get install -y curl git ncurses-bin
|
||||
- run:
|
||||
name: Download requirements
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user