Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernhard committed Jan 25, 2025
1 parent 29ffa0b commit c0121d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- name: Test to create neoVim AppImage
run: |
apt-get update
apt-get install -y lua-luv
chmod +x ./out/pkg2appimage*.AppImage*
./out/pkg2appimage*.AppImage* recipes/neovim.yml
Expand Down

0 comments on commit c0121d5

Please sign in to comment.