mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 10:11:14 -03:00
Remove remaining mentions of curses
This commit is contained in:
2
.github/workflows/rust_checks.yml
vendored
2
.github/workflows/rust_checks.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- name: Install deps
|
||||
run: |
|
||||
sudo apt install gettext libncurses5-dev libpcre2-dev python3-pip tmux
|
||||
sudo apt install gettext libpcre2-dev python3-pip tmux
|
||||
sudo pip3 install pexpect
|
||||
- name: cmake
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user