Fix libcxx submodule

This commit is contained in:
osm0sis
2023-12-01 21:53:42 -04:00
parent c94d0e858f
commit e3687e9715
887 changed files with 8 additions and 196595 deletions

View File

@@ -23,7 +23,6 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew
@@ -31,8 +30,8 @@ jobs:
- name: Build with Gradle
run: ./gradlew assembleRelease
- name: Create PlayIntegrityFix zip
- name: Create PlayIntegrityFork zip
uses: actions/upload-artifact@v3
with:
name: PlayIntegrityFix
path: out/PlayIntegrityFix.zip
name: PlayIntegrityFork
path: out/PlayIntegrityFork.zip