Skip to content

Commit

Permalink
Added change alpha component, CMake fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AkosPaha01 committed Jun 20, 2022
1 parent aad1e01 commit e50c993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildCi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e50c993

Please sign in to comment.