Commit 27f1be3
committed
Bust stale libmicrohttpd cache on macOS CI
The cached libmicrohttpd build has hardcoded GnuTLS include paths from
a previous runner version. When make install triggers recompilation on
the current runner, gnutls/gnutls.h is not found at the old path.
Bumping the cache key forces a fresh build.1 parent 13e0af8 commit 27f1be3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
| |||
0 commit comments