Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Dec 24, 2023
1 parent 62a2bf4 commit ec88e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ec88e3c

Please sign in to comment.