Skip to content

Commit

Permalink
fix: add luafilestem dependency to luarocks-tag-release
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Mar 17, 2024
1 parent 6d1c4a0 commit b93b3d5
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 @@ -26,3 +26,5 @@ jobs:
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
with:
version: ${{ env.LUAROCKS_VERSION }}
dependencies: |
luafilesystem

0 comments on commit b93b3d5

Please sign in to comment.