Skip to content

Commit 1f3d21a

Browse files
authored
Update build.yml
With libmsgpackc2
1 parent c0121d5 commit 1f3d21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 lua-luv
47+
apt-get install -y lua-luv libmsgpackc2
4848
chmod +x ./out/pkg2appimage*.AppImage*
4949
./out/pkg2appimage*.AppImage* recipes/neovim.yml
5050

0 commit comments

Comments
 (0)