From 06c31af0fe1c52af68eced08044ae03888e55fa2 Mon Sep 17 00:00:00 2001 From: Nikolay Bogoychev Date: Tue, 17 Jan 2023 16:43:19 +0000 Subject: [PATCH] update download path --- .github/workflows/windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 5690204..a0ff86b 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -7,7 +7,7 @@ on: branches: [ '**' ] env: - MKL_URL: "https://romang.blob.core.windows.net/mariandev/ci/mkl-2020.1-windows-static.zip" + MKL_URL: "https://data.statmt.org/romang/marian-regression-tests/ci/mkl-2020.1-windows-static.zip" CCACHE_BASEDIR: "${{ github.workspace }}" CCACHE_DIR: "${{ github.workspace }}\\ccache" CCACHE_COMPILERCHECK: content