Make delay (about 1 hour) between build steps

Can i make delay (about 1 hour) for run next step in workflow?
Can i trigger next workflow with some delay and environment variables?

I make and upload build in TestFlight with bitcode. But my crush analytics (https://sentry.io/) need dsym with itunes connect.
I try download dsym with fastlane script
https://docs.sentry.io/clients/cocoa/dsym/#dsym-with-bitcode
But apple need time for processing build and make new dsym. How I can make time delay for this?

It problem is actual now

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.