]> git.ipfire.org Git - thirdparty/suricata.git/commit
github-actions: cache netmap checkout
authorVictor Julien <vjulien@oisf.net>
Wed, 9 Oct 2024 07:36:52 +0000 (09:36 +0200)
committerVictor Julien <victor@inliniac.net>
Sun, 13 Oct 2024 05:55:24 +0000 (07:55 +0200)
commit9b6a1355acdccf327b2977024f052761f01389ea
tree69b8adf567aa6a6c96d57442cd701c0c0ad7380c
parent15c4eb3d16b114610edf31f86f68ca2a093f81cf
github-actions: cache netmap checkout

To avoid build failures due to rate limiting, cache the netmap checkout.

Explicitly restore and save to avoid the checkout action cleaning the
checkout up before it can be stored in the cache.
.github/workflows/builds.yml