From 14edc7491eb8feaaf20df463d05e0ebc17c3a046 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Wed, 13 Apr 2022 22:46:35 +0200 Subject: [PATCH] Fix syntax -_- --- .github/workflows/private_beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/private_beta.yml b/.github/workflows/private_beta.yml index 875e6210..d2307130 100644 --- a/.github/workflows/private_beta.yml +++ b/.github/workflows/private_beta.yml @@ -22,7 +22,7 @@ jobs: fail-fast: true matrix: # name: ["iOS", "macOS"] - name: ["iOS"] + name: ["iOS"] include: - name: "iOS" platform: "ios"