summaryrefslogtreecommitdiff
path: root/download_artifact.sh
AgeCommit message (Collapse)Author
2023-12-31fix cachingCzarek Nakamoto
2023-12-31CI: don't push downloaded cacheCzarek Nakamoto
2023-12-30fix syntaxCzarek Nakamoto
2023-12-30fix permissions on artifactsCzarek Nakamoto
2023-12-30feat: cache build resultsCzarek Nakamoto
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();