mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
bed04414d7
I tried `$GITHUB_PATH` and `$GITHUB_ENV` instead of `set-env`, but for some reason path was not recognized, so I changed to using `ACTIONS_ALLOW_UNSECURE_COMMANDS`.