Fix Upload Path

This commit is contained in:
XelXen 2022-06-15 21:00:19 +05:30 committed by GitHub
parent 993afc5210
commit 3b49ba8ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@ jobs:
cd .github
python patch.py
./gradlew assembleDebug
cd ..
- name: Upload APK
uses: actions/upload-artifact@v3