ci: temporary find to enumerate home
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -52,6 +52,11 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: rhysd/action-setup-vim@v1
|
||||
with:
|
||||
neovim: true
|
||||
version: v0.9.4
|
||||
|
||||
- name: install
|
||||
run: |
|
||||
mkdir -p luals
|
||||
|
||||
Reference in New Issue
Block a user