mirror of
https://github.com/actions/toolkit.git
synced 2026-08-15 00:00:25 +02:00
Add twirp client
This commit is contained in:
+3
@@ -36,3 +36,6 @@ export const SystemTarPathOnWindows = `${process.env['SYSTEMDRIVE']}\\Windows\\S
|
||||
export const TarFilename = 'cache.tar'
|
||||
|
||||
export const ManifestFilename = 'manifest.txt'
|
||||
|
||||
// Cache URL
|
||||
export const CacheUrl = `${process.env['ACTIONS_CACHE_URL_NEXT']}`
|
||||
|
||||
Reference in New Issue
Block a user