DEADSOFTWARE

Update android.yml
[cavedroid.git] / .github / workflows / android.yml
index 1ab91fa8fe8d7ad37b6e5d19c3433b9a4949ed7c..027466b73eaaf24bffd87f8f978ac263a97b5901 100644 (file)
@@ -20,6 +20,8 @@ jobs:
         distribution: 'temurin'
         cache: gradle
 
+    - name: mock keystore.properties
+      run: touch keystore.properties
     - name: Grant execute permission for gradlew
       run: chmod +x gradlew
     - name: Build with Gradle