mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-13 01:38:21 +00:00
typo
This commit is contained in:
parent
abc2132c1f
commit
4ad5af069b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -97,7 +97,7 @@ jobs:
|
|||
- name: Validate Gradle wrapper
|
||||
uses: gradle/wrapper-validation-action@v2
|
||||
- name: Run with Gradle
|
||||
uses: gradle/gradle-build-action@@v2
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
arguments: detekt
|
||||
- name: Upload SARIF to Github using the upload-sarif action
|
||||
|
|
|
|||
Loading…
Reference in a new issue