Skip to content

Commit

Permalink
fix: add luarocks dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cultab committed Oct 26, 2024
1 parent b041434 commit 047e6dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ jobs:
uses: nvim-neorocks/luarocks-tag-release@v4
env:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
dependencies: |
MunifTanjim/nui.nvim

0 comments on commit 047e6dd

Please sign in to comment.