mirror of
https://github.com/actions/toolkit.git
synced 2026-08-15 00:00:25 +02:00
Formatting and stylistic cleanup
This commit is contained in:
+1
-1
@@ -37,4 +37,4 @@ export const TarFilename = 'cache.tar'
|
||||
|
||||
export const ManifestFilename = 'manifest.txt'
|
||||
|
||||
export const CacheFileSizeLimit = 10 * Math.pow(1024, 3) // 10GiB per repository
|
||||
export const CacheFileSizeLimit = 10 * Math.pow(1024, 3) // 10GiB per repository
|
||||
|
||||
Reference in New Issue
Block a user