Skip to content

Commit

Permalink
Added shell
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKennedy committed Jan 11, 2025
1 parent a604024 commit 594b4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/luarocks-rockspec-expander/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ runs:
- name: Run Lua script
env:
LUA_PATH: '.dependencies/luarocks-tag-release/lua/?.lua;;'
shell: bash
run: |
lua main.lua ${{ inputs.input }} ${{ inputs.output }}

0 comments on commit 594b4d0

Please sign in to comment.