Skip to content

Commit

Permalink
Update Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcussacana authored Feb 20, 2024
1 parent e490c4c commit 7f7e1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3

- name: Setup Android SDK
uses: android-actions/setup-android@v2.0.2
uses: android-actions/setup-android@v3

- name: Install NDK
run: sdkmanager "ndk;24.0.8215888"
Expand Down

0 comments on commit 7f7e1fa

Please sign in to comment.