Current build caching doesn't work for the Pelikan smoketests
because we use non-standard paths to allow building both rpc-perf
and Pelikan during the smoketest.
This change splits the caching action into two seperate actions so
that Pelikan and rpc-perf will each benefit from their own build
cache during these smoketests. Should reduce the CI time
considerably.
Current build caching doesn't work for the Pelikan smoketests because we use non-standard paths to allow building both rpc-perf and Pelikan during the smoketest.
This change splits the caching action into two seperate actions so that Pelikan and rpc-perf will each benefit from their own build cache during these smoketests. Should reduce the CI time considerably.