chore: Update cursive to 0.21.0
* Update cursive to 0.21.0 * Inject TERM=xterm in CI to help build ncurses backend
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
env:
|
||||
TERM: xterm
|
||||
|
||||
jobs:
|
||||
# Build the Rust code.
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user