I am running into an issue where I am trying to share a workflow with a coworker, but that coworker does not have the packages installed that are required. I built a workaround for this by performing an install check prior at the beginning of the workflow.
Is there a better way to do this? Is it possible to include the packages in a packaged workflow file? (my brain is telling me this is impossible)
Would love to hear any tricks or tips!
Thanks