Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexytomi authored Dec 6, 2024
1 parent c6eaf30 commit 3f20c2d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ jobs:
- name: Upload Android artifacts
uses: actions/upload-artifact@v4
with:
name: funnyapk
path: android/build/outputs/apk
path: android/build/outputs/apk/release/Mindustry-BE-Android-${{ env.RELEASE_VERSION }}.apk

0 comments on commit 3f20c2d

Please sign in to comment.