mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 03:11:03 +00:00
ci: fixing release pipeline
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
export * from "./get-user-data";
|
||||
export * from "./sync-download-sources";
|
||||
|
||||
|
||||
@@ -39,4 +39,3 @@ export const syncDownloadSourcesFromApi = async () => {
|
||||
logger.error("Failed to sync download sources from API:", error);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user