From cb735fb222861e3733e6c947bffa587c534038a3 Mon Sep 17 00:00:00 2001 From: Anton Baliasnikov Date: Mon, 6 Jan 2025 10:04:46 +0000 Subject: [PATCH] test --- .github/workflows/build-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yaml b/.github/workflows/build-release.yaml index 09c0f17d3..ef77123b6 100644 --- a/.github/workflows/build-release.yaml +++ b/.github/workflows/build-release.yaml @@ -97,7 +97,7 @@ jobs: uses: matter-labs/era-compiler-ci/.github/actions/prepare-msys@v1 - name: Building the Solidity compiler - uses: matter-labs/era-compiler-ci/.github/actions/build-solc@v1 + uses: matter-labs/era-compiler-ci/.github/actions/build-solc@aba-fix-boost-download-url with: release-suffix: ${{ matrix.release-suffix }} zksync-version: ${{ needs.setup.outputs.zksync-version }}