From e50c993bf6283eb2be905eb88dabbf54240e68dc Mon Sep 17 00:00:00 2001 From: AkosPaha Date: Mon, 20 Jun 2022 23:37:00 +0200 Subject: [PATCH] Added change alpha component, CMake fix --- .github/workflows/buildCi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/buildCi.yml b/.github/workflows/buildCi.yml index ba735035..7b4c4104 100644 --- a/.github/workflows/buildCi.yml +++ b/.github/workflows/buildCi.yml @@ -25,7 +25,7 @@ jobs: - uses: nttld/setup-ndk@v1.0.6 with: - ndk-version: "25.0.8528842-beta4" + ndk-version: "r25.0.8528842-beta4" - name: Get Commit Message id: commitMessage @@ -154,7 +154,7 @@ jobs: - uses: nttld/setup-ndk@v1.0.6 with: - ndk-version: "25.0.8528842-beta4" + ndk-version: "r25.0.8528842-beta4" - name: Get Commit Message id: commitMessage