From e545d41438fa4030ab18070e60072455a3a886ef Mon Sep 17 00:00:00 2001 From: arch1t3cht Date: Thu, 2 Nov 2023 15:19:33 +0100 Subject: [PATCH] Fix target arguments lol --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1aa5e3f8ee..d6b9e6a207 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -178,7 +178,7 @@ jobs: pkg-config = '/Users/runner/work/arm64-homebrew/bin/pkg-config' [constants] - target_flags = ['target', 'arm64-apple-macos11'] + target_flags = ['-target', 'arm64-apple-macos11'] [built-in options] c_args = target_flags