You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I think the latest GitHub action run produced faulty image.
There are several "No space left" errors in log and no bin inside /home/pi/dash subdir. Maybe its a good idea to add something like set -e in all build scripts?
Hey, I think the latest GitHub action run produced faulty image.
There are several "No space left" errors in log and no bin inside /home/pi/dash subdir. Maybe its a good idea to add something like
set -ein all build scripts?