Update build.yml

This commit is contained in:
mat 2023-12-24 18:51:32 -03:00 committed by GitHub
parent 62a2bf47cd
commit ec88e3c93f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,7 +183,7 @@ jobs:
- name: Zip Android Artifacts
uses: vimtor/action-zip@v1.1
with:
files: geode-android/*.so
files: geode-android/Geode.armeabi-v7a.so
dest: geode-${{ steps.ref.outputs.hash }}-android.zip
- name: Zip Resources