Here is the flow design I am working on:
1. every day check
2. a SharePoint list
3. and generate a .csv file with the values of the list
4. and save that file in my OneDrive for Business
5. then email the file as an attachment to a specified email address
This last step is where I am getting stuck. This is what the tail end looks like:

and when I run it, it doesn't stop and I see:

What am I doing wrong? Thanks!