mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 11:52:55 +08:00
Fix broken test
This commit is contained in:
parent
9dff82c727
commit
69409b3acd
@ -1,4 +1,5 @@
|
||||
import {downloadCache, getCacheVersion} from '../src/internal/cacheHttpClient'
|
||||
import { downloadCache } from '../src/internal/cacheHttpClient'
|
||||
import { getCacheVersion } from '../src/internal/cacheUtils'
|
||||
import { CompressionMethod } from '../src/internal/constants'
|
||||
import * as downloadUtils from '../src/internal/downloadUtils'
|
||||
import { DownloadOptions, getDownloadOptions } from '../src/options'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user