Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludea committed Oct 16, 2024
1 parent c39df55 commit 3609e55
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 @@ -71,5 +71,5 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: Sparus-${{ env.SHORT_SHA }}.zip
path: gen/android/app/build/outputs/apk/universal/release/app-universal-release-unsigned.apk
path: gen/android/app/build/outputs/apk/universal/release/app-universal-release-unsigned.apk
if-no-files-found: error

0 comments on commit 3609e55

Please sign in to comment.