Commit Graph

5 Commits

Author SHA1 Message Date
Czarek Nakamoto
06f0de164e fix caching 2023-12-31 00:23:33 +01:00
Czarek Nakamoto
dab29fefff CI: don't push downloaded cache 2023-12-31 00:05:42 +01:00
Czarek Nakamoto
9a97f3377e cache update 2023-12-30 15:01:47 +01:00
Czarek Nakamoto
a3a9a532b3 fix permissions on artifacts 2023-12-30 14:02:41 +01:00
Czarek Nakamoto
48e6f06142 feat: cache build results
debug:
void MONERO_DEBUG_test0();
bool MONERO_DEBUG_test1(bool x);
int MONERO_DEBUG_test2(int x);
uint64_t MONERO_DEBUG_test3(uint64_t x);
void* MONERO_DEBUG_test4(uint64_t x);
const char* MONERO_DEBUG_test5();
const char* MONERO_DEBUG_test5_std();
2023-12-30 13:47:07 +01:00