diff options
Diffstat (limited to '.github/workflows/update-readme.yml')
| -rw-r--r-- | .github/workflows/update-readme.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index de416a873..557a3f3c6 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -21,7 +21,7 @@ jobs: - name: Prepare env: - NVIM_TAG: stable + NVIM_TAG: nightly run: | bash ./scripts/ci-install.sh |
