mirror of
https://github.com/ray-x/navigator.lua
synced 2024-11-03 15:40:20 +00:00
install classic
This commit is contained in:
parent
dc9e50d432
commit
035013ada4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
|
||||
- name: Prepare
|
||||
run: |
|
||||
${{ matrix.manager }} install ${{ matrix.packages }}
|
||||
${{ matrix.manager }} install --classic ${{ matrix.packages }}
|
||||
# sudo apt install go
|
||||
test -d _neovim || {
|
||||
mkdir -p _neovim
|
||||
|
Loading…
Reference in New Issue
Block a user