From f6fe6b32942c1ea30cfa3db1ac2de213b1302c3d Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sat, 30 Dec 2023 17:01:01 +1100 Subject: [PATCH] ci: temporary find to enumerate home --- .github/workflows/ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43b65fd6..85f21bb4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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