From 55c61cb194fb922c34e4f8ae61dd29ecd3086ff8 Mon Sep 17 00:00:00 2001 From: Jaken Herman Date: Tue, 1 Oct 2024 17:50:34 -0500 Subject: [PATCH] Update and rename macex.yml to m-series-mac-executable.yml --- .github/workflows/{macex.yml => m-series-mac-executable.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{macex.yml => m-series-mac-executable.yml} (97%) diff --git a/.github/workflows/macex.yml b/.github/workflows/m-series-mac-executable.yml similarity index 97% rename from .github/workflows/macex.yml rename to .github/workflows/m-series-mac-executable.yml index d6a5fced7..463189a77 100644 --- a/.github/workflows/macex.yml +++ b/.github/workflows/m-series-mac-executable.yml @@ -1,4 +1,4 @@ -name: WeasyPrint’s macOS binary generation +name: WeasyPrint’s M-series macOS binary generation on: [push] jobs: