Update OrangeFox-OFRP.yml

This commit is contained in:
ragebreaker 2024-08-16 07:02:24 +05:30 committed by GitHub
parent bc9dc418af
commit 6dccd4029c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,6 +68,11 @@ jobs:
cd scripts
sudo bash setup/android_build_env.sh
- name: Setup ccache
uses: hendrikmuhs/ccache-action@v1.2
with:
max-size: "10G"
- name: Set-up Manifest # For github workspace use single {}
run: |
mkdir -p ${GITHUB_WORKSPACE}/OrangeFox