From e0c464c8d87fc01c4fefaf94ad1d145009b4dafd Mon Sep 17 00:00:00 2001 From: Knugi <24708955+KnugiHK@users.noreply.github.com> Date: Sun, 12 Feb 2023 09:56:55 +0000 Subject: [PATCH] Update compile-binary.yml --- .github/workflows/compile-binary.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-binary.yml b/.github/workflows/compile-binary.yml index 434b4cb..8256832 100644 --- a/.github/workflows/compile-binary.yml +++ b/.github/workflows/compile-binary.yml @@ -1,4 +1,4 @@ -name: Compile the program into binary +name: Compile standalone binary on: workflow_dispatch: