Skip to content
Snippets Groups Projects
Forked from ffbs / ffbs-gluon
Source project has a limited visibility.
  • David Bauer's avatar
    de9d3a91
    actions: cache OpenWrt DL folder (#2084) · de9d3a91
    David Bauer authored
    This adds the ability to cache OpenWrt dependencies on a per-target
    base. Artifacts over 10MB are excluded, as GitHub imposes a limit of 5G
    of available space per repository cache. This affects mostly
    linux(-firmware) and gcc / gdb.
    
    The goal is to reduce the total amount of requests necessary to fetch
    dependencies.
    actions: cache OpenWrt DL folder (#2084)
    David Bauer authored
    This adds the ability to cache OpenWrt dependencies on a per-target
    base. Artifacts over 10MB are excluded, as GitHub imposes a limit of 5G
    of available space per repository cache. This affects mostly
    linux(-firmware) and gcc / gdb.
    
    The goal is to reduce the total amount of requests necessary to fetch
    dependencies.