mirror of
https://github.com/izzy2lost/PSX2.git
synced 2026-07-05 15:18:36 -07:00
more workflow fixes
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
- name: Generate GN args (Vulkan release, arm64)
|
||||
run: |
|
||||
cd "${ANGLE_DIR}"
|
||||
gn gen out/Android --args='target_os="android" target_cpu="arm64" angle_enable_vulkan=true is_component_build=false is_official_build=true is_debug=false'
|
||||
gn gen out/Android --args='target_os="android" target_cpu="arm64" angle_enable_vulkan=true is_component_build=false is_official_build=false is_debug=false'
|
||||
|
||||
- name: Build ANGLE Vulkan libraries
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user