We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11dc1ce commit ad99826Copy full SHA for ad99826
.github/workflows/build.yml
@@ -43,8 +43,6 @@ jobs:
43
44
- name: Test to create neoVim AppImage
45
run: |
46
- apt-get update
47
- apt-get install -y lua-luv
48
chmod +x ./out/pkg2appimage*.AppImage*
49
./out/pkg2appimage*.AppImage* recipes/neovim.yml
50
0 commit comments