Skip to content

Commit

Permalink
Fixed android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSutulov authored May 14, 2024
1 parent 0f6a077 commit 83f618b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v3
- name: Build & Test with Gradle
uses: gradle/gradle-build-action@0.5.0
uses: gradle/gradle-build-action@v3
with:
arguments: build
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 83f618b

Please sign in to comment.