From feda39f60c47511753a946f40809afe09f05b7df Mon Sep 17 00:00:00 2001 From: Olivier Georget Date: Mon, 7 Oct 2024 10:25:30 +0200 Subject: [PATCH] [5.0.0] Update Datasets archive URL --- .github/workflows/upload_datasets.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/upload_datasets.yaml b/.github/workflows/upload_datasets.yaml index 4ee502ffc..7075ee22c 100644 --- a/.github/workflows/upload_datasets.yaml +++ b/.github/workflows/upload_datasets.yaml @@ -8,8 +8,7 @@ on: env: # we are not using an official share URL from KDrive. We found it by analyzing the http requests. # we hope it will continue to work in the future. - dataset_download_address: "https://kdrive.infomaniak.com/2/app/975517/share/90b05176-4499-489d-a7a9-96b395df80ab/files/24562/download" - + dataset_download_address: "https://kdrive.infomaniak.com/2/app/975517/share/2aa2545c-6b12-4478-992b-df2acfb81b38/archive/c305133f-57a1-43a3-b275-fe89256a518e/download" jobs: get_artifacts: name: Get Datasets