Skip to content

Commit

Permalink
Change name of the renaming task.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lymia committed Jan 19, 2025
1 parent 081297f commit ef710a7
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 @@ -264,7 +264,7 @@ jobs:
--release \
$SIGN_FLAG
- name: Minor hack for Android APK
- name: Rename unsigned APK for packaging
if: matrix.target == 'android' && github.repository != 'Robosturm/Commander_Wars'
run: |
mv "${{github.workspace}}/build/android-build/build/outputs/apk/release/android-build-release-unsigned.apk" \
Expand Down

0 comments on commit ef710a7

Please sign in to comment.