Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Oct 7, 2024
1 parent 2eb9503 commit 19439fa
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 @@ -67,7 +67,7 @@ jobs:
run: |
set -e
mv Yosu/bin/Release/net8.0-android/com.berry.yosu-Signed.apk Yosu.apk
mv Yosu/bin/Release/net8.0-android-${{ matrix.rid }}/com.berry.yosu-Signed.apk Yosu.apk
shell: bash

- name: Upload Android Artifact
Expand Down

0 comments on commit 19439fa

Please sign in to comment.