Skip to content

Commit

Permalink
Upload python library artifact once for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
o01eg committed Dec 22, 2024
1 parent 4072ad9 commit 858f3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-macos-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
with:
name: python SDK
path: |
python39.zip
${{ matrix.ndk-arch == 'x86_64' && 'python39.zip' || '' }}
FreeOrionSDK_${{ steps.cmake-dist-version.outputs.dist-version }}_Android-${{ matrix.ndk-arch }}.zip
- name: Prepare Release
Expand Down

0 comments on commit 858f3f1

Please sign in to comment.