mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
ci: use stable tag for latest nvim release
This commit is contained in:
parent
4e4b58f8e9
commit
16c773c0f8
4 changed files with 7 additions and 7 deletions
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
|
||||
- name: Prepare
|
||||
env:
|
||||
NVIM_TAG: v0.6.1
|
||||
NVIM_TAG: stable
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo add-apt-repository universe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue