From 2587901c01d95d0e65df32f00dd330481bdd0711 Mon Sep 17 00:00:00 2001 From: Guillaume Bury Date: Wed, 24 Jul 2024 11:18:15 -0400 Subject: [PATCH] typo --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 2cc766f65..75a2b89a6 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -17,7 +17,7 @@ on: jobs: # MacOS static binaries # ===================== - static-linux: + static-macos: name: Static MacOS binary runs-on: ${{ matrix.os }}