mirror of
https://gitea.com/actions/cache.git
synced 2025-08-12 23:06:16 +08:00
Add twirp client
This commit is contained in:
@@ -32,8 +32,6 @@ export async function saveImpl(
|
||||
return;
|
||||
}
|
||||
|
||||
core.info(`We're running from the awesome codebase!!!`)
|
||||
|
||||
// If restore has stored a primary key in state, reuse that
|
||||
// Else re-evaluate from inputs
|
||||
const primaryKey =
|
||||
|
Reference in New Issue
Block a user