🎨 Added Dockerfile (#309)

This commit is contained in:
Nikhil Badyal
2023-08-25 19:04:43 +05:30
committed by GitHub
parent fe4644db26
commit d581ed8ae3
4 changed files with 47 additions and 35 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
- name: Build Revanced APKs
run: |
docker-compose up --build
docker-compose -f docker-compose-local.yml up --build
- name: Upload Build APKS
uses: actions/upload-artifact@main