Skip to content

Commit

Permalink
workflow: FUSE workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Oct 18, 2023
1 parent d2e45f3 commit 5ffcc5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/capabilities-nvim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
ls -l
chmod +x nvim.appimage
./nvim.appimage -l scripts/nvim-capabilities.lua
./nvim.appimage --appimage-extract
./squashfs-root/usr/bin/nvim -l scripts/nvim-capabilities.lua
mv neovim_v*.json lib/pytest-lsp/pytest_lsp/clients/
ls -l
Expand Down

0 comments on commit 5ffcc5c

Please sign in to comment.