refactor: use vim.fs.joinpath

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

View file

@ -22,7 +22,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

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