arichornlover / uYouEnhanced

uYouEnhanced (by @arichornlover) is an expanded version of uYou+ (made by @qnblackcat) with additional features and mainly made for non jailbroken users!
https://github.com/arichornlover/YouTubeRebornPlus/
2.22k stars 3.05k forks source link

[Questions] od: stdout: Broken pipe #674

Open Mukul1127 opened 4 months ago

Mukul1127 commented 4 months ago

Is there an existing issue for this?

Do you think this is a bug?

❌ No, I don't think this is a bug. I will explain below

My question

It's kinda weird that this is showing up:

od: stdout: Broken pipe
od: stdout: Broken pipe

Builds just fine though

Additional context

https://github.com/Mukul1127/uYouEnhancedBuild/actions/runs/9325092918/job/25671505720

arichornlover commented 4 months ago

I think this "od: stdout: Broken pipe" indicates that the program that ran was expecting something to be written to its standard output (stdout) But I’m not sure where the problem would be at.

Mukul1127 commented 3 months ago

Update: I'm pretty sure this is caused by updating the action to macos-latest as the same action without it produces no error