Skip to content

Commit

Permalink
Fix Android artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Oct 7, 2022
1 parent c1b7753 commit 943cc86
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 @@ -757,7 +757,7 @@ jobs:
matrix:
artifact_name: [linux-x86, linux-x86_64, windows-x86, windows-x86_64, osx-x86_64,
ios-arm64, ios-x86_64, ios-cross-arm64,
android-armeabi-v7a, android-arm64-v8a, android-x86, android-x86_64,
android-armv7, android-arm64v8, android-x86, android-x86_64,
wasm-runtime, wasm-runtime-threads,
bcl-desktop, bcl-desktop-win32, bcl-android, bcl-ios, bcl-wasm]
steps:
Expand Down

0 comments on commit 943cc86

Please sign in to comment.