mirror of
https://github.com/izzy2lost/PSX2.git
synced 2026-07-05 15:18:36 -07:00
Update build-angle.yml
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
text = [line for line in text if not line.strip().startswith("target_os")]
|
||||
text.append("target_os = ['android']")
|
||||
gclient.write_text("\n".join(text) + "\n")
|
||||
PY
|
||||
PY
|
||||
|
||||
- name: Sync ANGLE dependencies (Android)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user