From 06cbefc87239709db7362a22672d6fcf5311ddec Mon Sep 17 00:00:00 2001 From: Taner Sener Date: Wed, 24 Aug 2022 22:48:32 +0100 Subject: [PATCH] fix the github workflow name for linux --- .github/workflows/linux-build-scripts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-build-scripts.yml b/.github/workflows/linux-build-scripts.yml index 9eaa0ad..ba53513 100644 --- a/.github/workflows/linux-build-scripts.yml +++ b/.github/workflows/linux-build-scripts.yml @@ -1,4 +1,4 @@ -name: android build scripts +name: linux build scripts on: push: