Scoop-GithubActions
Scoop-GithubActions copied to clipboard
Imports optimization
General "imports helpers everywhere" approach is not needed I guess. Just import gci src
in Entrypoint
and gci 'actions'
in ActionWrapper
and everything should be working