ci(lua): install dkjson because luarocks wont work

This commit is contained in:
əlemi 2024-09-21 12:36:24 +02:00
parent ed609ff120
commit 6ee236b528
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -64,6 +64,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: leafo/gh-actions-lua@v9
- uses: leafo/gh-actions-luarocks@v4
- run: luarocks install --local dkjson # needed to run upload?? ooook luarocks...
- run: luarocks upload codemp-*.rockspec --api-key ${{ secrets.LUAROCKS_TOKEN }}
working-directory: dist/lua