Skip to content

Commit

Permalink
Added debugging-ish lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKennedy committed Jan 11, 2025
1 parent 5af73c2 commit ba0c17d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/luarocks-rockspec-expander/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,6 @@ runs:
LUA_PATH: '.dependencies/luarocks-tag-release/lua/?.lua;;'
shell: bash
run: |
ls -al
echo $PATH
lua main.lua ${{ inputs.input }} ${{ inputs.output }}

0 comments on commit ba0c17d

Please sign in to comment.