refactor: use vim.fs.joinpath

This commit is contained in:
Christian Clason 2023-05-20 17:38:33 +02:00
parent fdafc019bb
commit 52976802a5
7 changed files with 28 additions and 39 deletions

View file

@ -16,7 +16,7 @@ jobs:
- name: Prepare
env:
NVIM_TAG: stable
NVIM_TAG: nightly
run: |
wget https://github.com/josephburnett/jd/releases/download/v1.7.1/jd-amd64-linux
mv jd-amd64-linux /tmp/jd

View file

@ -15,7 +15,7 @@ jobs:
- name: Prepare
env:
NVIM_TAG: stable
NVIM_TAG: nightly
run: |
bash ./scripts/ci-install-ubuntu-latest.sh