Skip to content

Commit

Permalink
Added main.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKennedy committed Jan 11, 2025
1 parent 84f3051 commit 916d499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/luarocks-rockspec-expander/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ runs:
ls -al $PWD
ls -al $PWD/.lua
ls -al $PWD/.lua/bin
$PWD/.lua/bin/luajit main.lua ${{ inputs.input }} ${{ inputs.output }}
$PWD/.lua/bin/luajit .github/actions/luarocks-rockspec-expander/main.lua ${{ inputs.input }} ${{ inputs.output }}

0 comments on commit 916d499

Please sign in to comment.