From 894deaf839a66511bbaa2d43a40798ceee1e9dcf Mon Sep 17 00:00:00 2001 From: Muggle345 Date: Tue, 11 Nov 2025 11:55:46 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2d15733..3b149ac 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -165,7 +165,7 @@ jobs: name: PKGInstall-linux-AppImage-${{ needs.get-info.outputs.date }}-${{ needs.get-info.outputs.shorthash }} path: PKGInstall.AppImage - build-macos: + build-mac: runs-on: macos-15 needs: get-info steps: