From a9bbeb06620e88ab6b4d2d26904933f92e5575e1 Mon Sep 17 00:00:00 2001 From: stevezhengshiqi Date: Mon, 7 Nov 2022 11:56:36 -0500 Subject: [PATCH] makefile: Update dortania/build-repo download logic --- .github/workflows/main.yml | 2 +- Changelog.md | 2 +- Docs/Changelog_CN.md | 2 +- makefile.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4b03549d..3d4aae31 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -99,7 +99,7 @@ jobs: rawURL="https://github.com/acidanthera/OpenCorePkg/releases/latest" rawURL=$(curl -Ls -o /dev/null -w "%{url_effective}" "${rawURL}" | sed 's/releases\/tag/releases\/expanded_assets/') rawURL_pre="https://github.com/dortania/build-repo/tags" - rawURL_pre="https://github.com$(curl -L --silent "${rawURL_pre}" | grep -m 1 'OpenCorePkg' | tr -d '"' | tr -d ' ' | tr -d '>' | sed -e 's/' | sed -e 's/