ci: update nvim install script for new appimage name

This commit is contained in:
Steven Arcangeli 2025-02-11 17:42:01 -08:00
parent add50252b5
commit 20baf82747
2 changed files with 9 additions and 4 deletions

View file

@ -53,6 +53,7 @@ jobs:
- nvim_tag: v0.8.3
- nvim_tag: v0.9.4
- nvim_tag: v0.10.0
- nvim_tag: v0.10.4
name: Run tests
runs-on: ubuntu-22.04