Skip to content

Commit

Permalink
chore: Update cursive to 0.21.0
Browse files Browse the repository at this point in the history
* Update cursive to 0.21.0

* Inject TERM=xterm in CI to help build ncurses backend
  • Loading branch information
gyscos authored Aug 4, 2024
1 parent af2fe17 commit 02f72b1
Show file tree
Hide file tree
Showing 7 changed files with 252 additions and 198 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
pull_request:
branches: [ main ]

env:
TERM: xterm

jobs:
# Build the Rust code.
build:
Expand Down
Loading

0 comments on commit 02f72b1

Please sign in to comment.