1
0
Fork 0

comments test

pull/1935/head
Prajjwal 2024-04-15 14:05:31 +05:30
parent a73dbad5a7
commit 5e3d03b01d
1 changed files with 8 additions and 8 deletions

View File

@ -31,14 +31,14 @@ process.env['GITHUB_REF'] = 'refs/heads/main'
// true // true
// ) // )
restoreCache( // restoreCache(
['/Users/prajjwal/Repos/warpbuild/playground/test_fs'], // ['/Users/prajjwal/Repos/warpbuild/playground/test_fs'],
'test-fs-local-key', // 'test-fs-local-key',
['test-fs'], // ['test-fs'],
{}, // {},
true, // true,
false // false
) // )
// deleteCache( // deleteCache(
// ['/Users/prajjwal/Repos/warpbuild/playground/test_fs'], // ['/Users/prajjwal/Repos/warpbuild/playground/test_fs'],