Skip to content

Commit 1f11179

Browse files
authored
Update build-android-lua.yml
1 parent 59f289b commit 1f11179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-android-lua.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
name: Lua ${{ env.LUA_VERSION }} for Android
192192
tag_name: Lua-v${{ env.LUA_VERSION }}-for-Android
193193
files: |
194-
artifacts/**/*.so
194+
artifacts/**/liblua-*-android-*.so
195195
generate_release_notes: false
196196
draft: false
197197
prerelease: false

0 commit comments

Comments
 (0)