From 0eec4598a291df5412eeb0e3cf9528ab59674bd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:04:09 +0100 Subject: [PATCH] Update build_latest.yml --- .github/workflows/build_latest.yml | 78 +++++++++++++++--------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/.github/workflows/build_latest.yml b/.github/workflows/build_latest.yml index 96548b7..e9474cf 100644 --- a/.github/workflows/build_latest.yml +++ b/.github/workflows/build_latest.yml @@ -113,51 +113,51 @@ jobs: name: win-arm64 path: N_m3u8DL-RE_${{ needs.set-date.outputs.tag }}_win-arm64_${{ needs.set-date.outputs.date }}.zip - build-linux-x64-arm64: - runs-on: ubuntu-latest - needs: set-date + # build-linux-x64-arm64: + # runs-on: ubuntu-latest + # needs: set-date - steps: - # https://learn.microsoft.com/zh-cn/dotnet/core/deploying/native-aot/cross-compile - - run: | - sudo dpkg --add-architecture arm64 - sudo bash -c 'cat > /etc/apt/sources.list.d/arm64.list < /etc/apt/sources.list.d/arm64.list <