Skip to content

Commit ad99826

Browse files
authored
Update build.yml
1 parent 11dc1ce commit ad99826

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
4444
- name: Test to create neoVim AppImage
4545
run: |
46-
apt-get update
47-
apt-get install -y lua-luv
4846
chmod +x ./out/pkg2appimage*.AppImage*
4947
./out/pkg2appimage*.AppImage* recipes/neovim.yml
5048

0 commit comments

Comments
 (0)