Danial Khoshkhou
Results
3
comments of
Danial Khoshkhou
Thanks @coudot, optionally load the aws sdk with composer as a new lib like the conversation on #583?
Blocked by #301
+1, would make using actions with monorepos a lot easier. Currently having to use `sparse-checkout` and `sparse-checkout-cone-mode` and then moving directories, e.g. (Inspired by https://github.com/actions/checkout/issues/483): ```yaml jobs: eas-preview: name: EAS...