danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
902 stars 105 forks source link

treewide: GitHub Action failures #403

Open trueNAHO opened 1 month ago

trueNAHO commented 1 month ago

Recently, some (often only the last one) of the testbed GitHub Actions fail, and I manually re-run them to success. Ideally, this should be resolved.

Usually they fail due to timeout or somehow losing internet connection or not being able to download something.

I know GitHub Actions have an expected low probability failure rate. But now it happens nearly all the time.

Here is one example: https://github.com/danth/stylix/actions/runs/9268432783/attempts/1.

danth commented 1 month ago

Could this be related to the Magic Nix Cache action?