Skip to content

Commit

Permalink
create local.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
nain-F49FF806 authored Jul 10, 2024
1 parent da2c483 commit 769853c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
# Run the post step to save the cache even if another step before fail
save-always: true
- run: touch android/local.properties
name: gradle cargoNDK plugin needs this for some reason

- name: Grant execute permission for gradlew
working-directory: android/
Expand Down

0 comments on commit 769853c

Please sign in to comment.