Skip to content

Commit 1cf0260

Browse files
committed
Add new dependencies to CI
1 parent a45548b commit 1cf0260

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
}
3434
mkdir -p ~/.local/share/nvim/site/pack/vendor/start
3535
git clone --depth 1 https://github.com/nvim-lua/plenary.nvim ~/.local/share/nvim/site/pack/vendor/start/plenary.nvim
36+
git clone --depth 1 https://github.com/MunifTanjim/nui.nvim ~/.local/share/nvim/site/pack/vendor/start/nui.nvim
37+
git clone --depth 1 https://github.com/grapp-dev/nui-components.nvim ~/.local/share/nvim/site/pack/vendor/start/nui-components.nvim
3638
ln -s $(pwd) ~/.local/share/nvim/site/pack/vendor/start
3739
3840
- name: Install latest stable `rustc`

0 commit comments

Comments
 (0)