mainmatter / ember-asset-size-action

Comment with the diff for the asset sizes on Pull Request
MIT License
22 stars 15 forks source link

add support to specify a working-directory #67

Closed mansona closed 1 year ago

mansona commented 1 year ago

this PR also fixes the use of the exec() function from @actions/exec. We never noticed we were using it wrong because we weren't passing any options before, and we couldn't pass cwd effectively while it was being used wrong