Skip to content

Commit 0b775a9

Browse files
authored
Update build.yml
Use lua-luv
1 parent 45b8cce commit 0b775a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Test to create neoVim AppImage
4545
run: |
4646
apt-get update
47-
apt-get install -y lua5.1
47+
apt-get install -y lua-luv
4848
chmod +x ./out/pkg2appimage*.AppImage*
4949
./out/pkg2appimage*.AppImage* recipes/neovim.yml
5050

0 commit comments

Comments
 (0)