Skip to content

Commit

Permalink
fix(luarocks): add nvim-web-devicons dependency (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb authored May 24, 2024
1 parent cb120d2 commit 524be74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/luarocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
version: ${{ env.LUAROCKS_VERSION }}
dependencies: |
nvim-web-devicons

0 comments on commit 524be74

Please sign in to comment.