mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
💚 Fixed variable name [skip ci]
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Revanced APKs
|
- name: Build Revanced APKs
|
||||||
run: |
|
run: |
|
||||||
if [ "${{ inputs.DEBUG_ENABLED }}" == "-1" ]; then
|
if [ "${{ inputs.FILES_TO_EXPECT }}" == "-1" ]; then
|
||||||
echo "Normal Build"
|
echo "Normal Build"
|
||||||
docker-compose up
|
docker-compose up
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user