mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-06-04 11:13:59 +08:00
Use cache in cronSyncArtifact to avoid downloading subscription multiple times
This commit is contained in:
parent
7b68f9fa85
commit
a242fc19df
@ -681,6 +681,7 @@ function service() {
|
||||
type: artifact.type,
|
||||
item,
|
||||
platform: artifact.platform,
|
||||
useCache: true
|
||||
});
|
||||
const resp = await syncArtifact({
|
||||
filename: artifact.name,
|
||||
|
4
backend/sub-store.min.js
vendored
4
backend/sub-store.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user