mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-06-17 21:48:32 -04:00
[revertme] enable cache write, updateglslang
This commit is contained in:
5
.github/workflows/android.yml
vendored
5
.github/workflows/android.yml
vendored
@@ -72,6 +72,11 @@ jobs:
|
||||
with:
|
||||
validate-wrappers: false
|
||||
gradle-version: "8.11"
|
||||
cache-read-only: false
|
||||
|
||||
- name: Update glslang external sources
|
||||
working-directory: 3rdparty/glslang
|
||||
run: python update_glslang_sources.py
|
||||
|
||||
- name: Run scripts
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user